Gets or sets the options of label arrangement.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[XmlAttributeAttribute] [DefaultValueAttribute(AutoLabelArrangementOptions.Default)] [RefreshPropertiesAttribute(RefreshProperties.All)] public AutoLabelArrangementOptions Options { get; set; }  | 
| Visual Basic | 
|---|
<XmlAttributeAttribute> _ <DefaultValueAttribute(AutoLabelArrangementOptions.Default)> _ <RefreshPropertiesAttribute(RefreshProperties.All)> _ Public Property Options As AutoLabelArrangementOptions Get Set  | 
Remarks
            The options are a bitwise combination of AutoLabelArrangementOptions enum elements.