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

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