ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface / StyleProperties Property

In This Topic
    StyleProperties Property
    In This Topic
    Gets properties to customize rendering for specific chart types.
    Syntax
    'Declaration
     
    ReadOnly Property StyleProperties As IEnumerable(Of KeyValuePair(Of String,String))
    See Also