ChartLegendInstance.InterlacedRows Property

Definition

Gets the calculated value of the InterlacedRows property in a ChartLegend class.

public:
 property bool InterlacedRows { bool get(); };
public bool InterlacedRows { get; }
member this.InterlacedRows : bool
Public ReadOnly Property InterlacedRows As Boolean

Property Value

A Boolean value that represents the calculated value of the InterlacedRows property.

Applies to