Click or drag to resize

AxisBaseDateOriginMonth Property

LightningChart .NET Help
Date origin month. Keep this as close as possible to your actual first date. Applies when using DateTime formatted axis.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(1)]
public int DateOriginMonth { get; set; }

Property Value

Type: Int32
See Also