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

In This Topic
    Category Property (IPlotEncodings)
    In This Topic
    Gets DV Chart category encoding
    Syntax
    'Declaration
     
    ReadOnly Property Category As ICategoryEncoding
    ICategoryEncoding Category {get;}
    See Also