SharpPlot Reference > SharpPlot Properties > IAxisStyle Property SharpPlot.IAxisStyle Property
Set I axis style to any combination of flags.
public IAxisStyles IAxisStyle {get; set;}
Example
sp.IAxisStyle = IAxisStyles.Plain;
Options
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|