Table of Contents

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

item PropertyChartEngineBase

Properties

LinearAxis

Gets or sets whether a linear axis is used.

public string LinearAxis { get; set; }

Property Value

string