ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TrendlineTextOption Class / placement Property

In This Topic
    placement Property (_TrendlineTextOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property placement As LinePlacement
    public LinePlacement placement {get; set;}
    See Also