ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ILegend Interface / Style Property

In This Topic
Style Property (ILegend)
In This Topic
Gets the style for the legend.
Syntax
'Declaration
 
ReadOnly Property Style As IStyle
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle specifying the style of the legend.
See Also