MergeMode

Defines how a ColumnChart should draw columns in column collections.

Entries

Link copied to clipboard

Columns with the same x-axis values will be placed next to each other in groups.

Link copied to clipboard

Columns with the same x-axis values will be placed on top of each other.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the maximum y-axis value, taking into account the current MergeMode.

Link copied to clipboard

Returns the minimum y-axis value, taking into account the current MergeMode.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.