Class PropertyChartEngineLineMultiRow
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Multi-row line chart engine configuration.
public class PropertyChartEngineLineMultiRow : PropertyChartEngineLineAreaBubbleBase
- Inheritance
-
PropertyChartEngineLineMultiRow
- Inherited Members
Constructors
PropertyChartEngineLineMultiRow(PropertyChartEngineBase)
Wraps an existing multi-row line engine DOM item and initializes defaults if required.
public PropertyChartEngineLineMultiRow(PropertyChartEngineBase item)
Parameters
Properties
LinearAxis
Gets or sets whether a linear axis is used.
public string LinearAxis { get; set; }