ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / Action Property

In This Topic
    Action Property (PlotConfig)
    In This Topic
    Gets or sets drill through, bookmark or hyperlink action for plot
    Syntax
    'Declaration
     
    Public Property Action As Action
    public Action Action {get; set;}
    See Also