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

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