AxisSmithBaseGridImg Property |
LightningChart .NET Help
Gridline options for the real-part grid.
Namespace:
Arction.Wpf.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(false)]
public GridOptionsSmith GridImg { get; set; }<DefaultValueAttribute(false)>
Public Property GridImg As GridOptionsSmith
Get
Set
public:
[DefaultValueAttribute(false)]
property GridOptionsSmith^ GridImg {
GridOptionsSmith^ get ();
void set (GridOptionsSmith^ value);
}Property Value
Type:
GridOptionsSmith
See Also