Reference > Style examples > Forcezero

Forcezero

All axes are forced to include the origin (for scatterplots and cloud charts).


sp.ScatterPlotStyle = ScatterPlotStyles.ForceZero;sp.XAxisStyle = XAxisStyles.ForceZero;

This style also can be applied individually to each axis.

See also ...

SharpPlot | BarChartStyle | BoxPlotStyle | IAxisStyle | PolarChartStyle | ResponsePlotStyle | ScatterPlotStyle | TowerChartStyle | XAxisStyle | XBarChartStyle | YAxisStyle | ZAxisStyle


Send comments on this topic
© Dyalog Ltd 2013