Skip to the content.

PromptPlus API:ChartStyles

Build Publish License NuGet Downloads

Back to List Api

ChartStyles

Namespace: PPlus.Controls

Represents the Styles Chart Control

public enum ChartStyles

Inheritance ObjectValueTypeEnumChartStyles
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Description 0 Description Region
Pagination 1 Pagination Region
Tooltips 2 Tooltips Region
ChartTitle 3 Chart Title content
ChartLabel 4 Chart Label content
ChartValue 5 Chart Label content
ChartPercent 6 Chart Perent content
ChartOrder 7 Chart Order content

Back to List Api