Gets or sets the options of label arrangement.
[Visual Basic]
Public Property Options As AutoLabelArrangementOptions
[C#]
public AutoLabelArrangementOptions Options {get;set;}
[Delphi]
public property Options: AutoLabelArrangementOptions read get_Options write set_Options;
Remarks
The options are a bitwise combination of AutoLabelArrangementOptions enum elements.
See Also
C1.Win.C1Chart.AutoLabelArrangement Class | C1.Win.C1Chart.AutoLabelArrangement Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |