ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IChart Interface / Actions Property

In This Topic
    Actions Property (IChart)
    In This Topic
    Returns the data point collection.
    Syntax
    'Declaration
     
    ReadOnly Property Actions As IDictionary(Of String,IAction)
    See Also