LinearXAxisAutoMtiTriggerFactor Property
Gets or sets the factor of the trigger for automatic recalculation of major tick intervals.
If more than
AutoMtiTriggerFactor major tick intervals fit on this
Axis, then the count of
major tick marks will automatically double. If fewer than half of
AutoMtiTriggerFactor major tick
marks fit on this
Axis, then the count of major tick marks will automatically be split in half.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public int AutoMtiTriggerFactor { get; set; }
Public Property AutoMtiTriggerFactor As Integer
Get
Set
Property Value
Int32