ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Plot Class / Encodings Property

In This Topic
    Encodings Property (Plot)
    In This Topic
    Gets or sets plot encodings.
    Syntax
    'Declaration
     
    Public Property Encodings As PlotEncodings
    public PlotEncodings Encodings {get; set;}
    See Also