ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotEncodings Class / Category Property

In This Topic
    Category Property
    In This Topic
    Gets or sets DV Chart category encoding
    Syntax
    'Declaration
     
    Public Property Category As CategoryEncoding
    public CategoryEncoding Category {get; set;}
    See Also