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

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