SharpPlot Reference > SharpPlot Properties > TowerChartStyle Property

SharpPlot.TowerChartStyle Property

Set Towerchart style to any combination of flags.

public TowerChartStyles TowerChartStyle {get; set;}

Example

sp.TowerChartStyle = TowerChartStyles.WallShading;

Options

FlatTextFlat labels and captions are used on 3D charts
ForceZeroForce zero (all axes include origin)
GridLinesDraw gridlines (all axes)
IndexedData is indexed to the initial value = 100
NoAxesNo axes are drawn on the chart
PlainPlain axes or value tags on piechart
WallShadingShade walls on all 3D charts

See also ...

SharpPlot Members | SharpPlot.DrawTowerChart Method


Send comments on this topic
© Dyalog Ltd 2021