AxisPolarBaseMinorGrid Property |
LightningChart .NET Help
Grid at minor divisions.
Namespace:
Arction.Wpf.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic GridOptionsRound MinorGrid { get; set; }Public Property MinorGrid As GridOptionsRound
Get
Set
public:
property GridOptionsRound^ MinorGrid {
GridOptionsRound^ get ();
void set (GridOptionsRound^ value);
}Property Value
Type:
GridOptionsRound
See Also