Click or drag to resize

AxisBaseDateOriginYear Property

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

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

Property Value

Type: Int32
See Also