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

In This Topic
    Shape Property
    In This Topic
    Gets or sets DV Chart shape encoding
    Syntax
    'Declaration
     
    Public Property Shape As AggregateEncoding
    public AggregateEncoding Shape {get; set;}
    See Also