ActiveReports 19 .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 the properties to customize rendering for specific chart types.
    Syntax
    'Declaration
     
    ReadOnly Property StyleProperties As IEnumerable(Of KeyValuePair(Of String,String))

    Property Value

    An enumerable specifying the style properties.
    See Also