MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / IBulletChart Interface / LabelStyle Property

In This Topic
LabelStyle Property
In This Topic
Gets the style of the labels.
Syntax
'Declaration
 
ReadOnly Property LabelStyle As TextStyle
 

Property Value

The label style as a GrapeCity.ActiveReports.Rendering.Components.Dashboard.TextStyle.
See Also