Table of Contents

Class PropertyChartSecondaryValueAxis

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

Represents the secondary value axis configuration for supported chart engines. Provides enable flag and assignment mode (series / groups assignment strategy).

public class PropertyChartSecondaryValueAxis : DomItem
Inheritance
PropertyChartSecondaryValueAxis
Inherited Members

Properties

Assignment

Gets or sets the assignment mode (engine specific constant) for series mapping to the axis.

public string Assignment { get; set; }

Property Value

string

Enabled

Gets or sets whether the secondary value axis is enabled.

public string Enabled { get; set; }

Property Value

string