ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1.Win.C1Chart.AutoLabelArrangement.Options Property

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.