TickLabels.MultiLevel Property

Definition

Sets whether an axis is multilevel or not. Read/write.

public:
 property bool MultiLevel { bool get(); void set(bool value); };
public bool MultiLevel { get; set; }
Public Property MultiLevel As Boolean

Property Value

Boolean

Remarks

The default for this property is True.

Applies to