ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / Plot Class / Config Property

In This Topic
    Config Property (Plot)
    In This Topic
    Gets or sets plot configuration settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property Config As IPlotConfig
    public IPlotConfig Config {get;}
    See Also