PromptPlus API:ChartBarType
ChartBarType
Namespace: PPlus.Controls
Represents the Kinds Progress Bar
public enum ChartBarType
Inheritance Object → ValueType → Enum → ChartBarType
Implements IComparable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
Fill | 0 | Fill |
Light | 1 | Light |
Heavy | 2 | Heavy |
Square | 3 | square |