Style Property (IDataLabel)
In This Topic
Gets the text, border, and background style properties for the labels.
Syntax
'Declaration
ReadOnly Property Style As IStyle
Property Value
An
GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle specifying the style of the labels.
See Also