Table of Contents

Class PropertyChartEngineBar3DMultiRow

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Multi-row 3D bar chart engine configuration.

public class PropertyChartEngineBar3DMultiRow : PropertyChartEngineBar3DExtendedBase
Inheritance
PropertyChartEngineBar3DMultiRow
Inherited Members

Constructors

PropertyChartEngineBar3DMultiRow(PropertyChartEngineBase)

Wraps an existing engine DOM item and (re)initializes defaults when required.

public PropertyChartEngineBar3DMultiRow(PropertyChartEngineBase item)

Parameters

item PropertyChartEngineBase

Properties

ColorMode

Gets the color mode configuration.

[JsonInclude]
public PropertyColorModeChart ColorMode { get; }

Property Value

PropertyColorModeChart

Projection

Gets or sets projection type.

public string Projection { get; set; }

Property Value

string