SharpPlot Reference > SharpPlot Properties > XBarChartStyle Property SharpPlot.XBarChartStyle Property
Set X-Bar style to any combination of flags.
public XBarChartStyles XBarChartStyle {get; set;}
Example
sp.XBarChartStyle = XBarChartStyles.RelativeData;
Options
See also ...SharpPlot Members | SharpPlot.DrawXBarChart Method
Send comments on this topic © Dyalog Ltd 2021
|