Click or drag to resize

StiChartLabelsStyle Enumeration

Describes styles of the chart labels in the chart element.

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public enum StiChartLabelsStyle
Members
  Member nameValueDescription
Value0
PercentOfTotal1
Category2
CategoryValue3
CategoryPercentOfTotal4
See Also