Skip to the content.

PromptPlus API:ChartBarType

Build Publish License NuGet Downloads

Back to List Api

ChartBarType

Namespace: PPlus.Controls

Represents the Kinds Progress Bar

public enum ChartBarType

Inheritance ObjectValueTypeEnumChartBarType
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Fill 0 Fill
Light 1 Light
Heavy 2 Heavy
Square 3 square

Back to List Api