Represents settings of label auto-arrangement
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Always)] [BrowsableAttribute(true)] public class AutoLabelArrangement : AutoLabelArrangement |
Visual Basic |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Always)> _ <BrowsableAttribute(True)> _ Public Class AutoLabelArrangement _ Inherits AutoLabelArrangement |