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

In This Topic
    CustomProperties Property (IChartDataPoint)
    In This Topic
    Gets the custom properties for this data point.
    Syntax
    'Declaration
     
    ReadOnly Property CustomProperties As CustomPropertyCollection
    CustomPropertyCollection CustomProperties {get;}
    See Also