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
Public Enumeration StiChartLabelsStyle
Members
| Member name | Value | Description |
---|
| Value | 0 | |
| PercentOfTotal | 1 | |
| Category | 2 | |
| CategoryValue | 3 | |
| CategoryPercentOfTotal | 4 | |
See Also