AxisPolarBaseMinorDivTickStyle Property |
LightningChart .NET Help
Minor division ticks style.
Namespace:
Arction.WinForms.Charting.Axes
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AxisTickStyleRound MinorDivTickStyle { get; set; }Public Property MinorDivTickStyle As AxisTickStyleRound
Get
Set
public:
property AxisTickStyleRound^ MinorDivTickStyle {
AxisTickStyleRound^ get ();
void set (AxisTickStyleRound^ value);
}Property Value
Type:
AxisTickStyleRound
See Also