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

In This Topic
    LineAspect Property (PlotConfig)
    In This Topic
    Gets or sets aspect for line charts
    Syntax
    'Declaration
     
    Public Property LineAspect As LineAspect
    public LineAspect LineAspect {get; set;}
    See Also