ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartLabels.DefaultLabelStyle Property

Gets the DefaultLabelStyle.

[Visual Basic]

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

[C#]

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

[Delphi]

public property DefaultLabelStyle: C1.Win.C1Chart.Style read get_DefaultLabelStyle;

Remarks

All labels inherit from this Style.

See Also

ChartLabels Class | ChartLabels Members | C1.Win.C1Chart Namespace | ChartLabels Class


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