ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PathsAnnotation Class / fillType Property

In This Topic
    fillType Property (_PathsAnnotation)
    In This Topic
    Syntax
    'Declaration
     
    Public Property fillType As PathFillType
    public PathFillType fillType {get; set;}
    See Also