Skip to the content.

PromptPlus API:LayoutChart

Build Publish License NuGet Downloads

Back to List Api

LayoutChart

Namespace: PPlus.Controls

Represents the Layout Chart

public enum LayoutChart

Inheritance ObjectValueTypeEnumLayoutChart
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Standard 0 Standard bar
Stacked 1 Stacked bar

Back to List Api