ComponentOne Chart for .NET (2.0) Search HelpCentral 

DataLabel.Style Property

Gets the Style object of the label.

[Visual Basic]

Public ReadOnly Property Style As C1.Win.C1Chart.Style

[C#]

public C1.Win.C1Chart.Style Style {get;}

[Delphi]

public property Style: C1.Win.C1Chart.Style read get_Style;

Remarks

Inherits from the ChartLabels.DefaultLabelStyle property.

See Also

DataLabel Class | DataLabel Members | C1.Win.C1Chart Namespace | Label Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.