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

In This Topic
    pattern Property (_PatternColor)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property pattern As List(Of IPathWithStyle)
    public List<IPathWithStyle> pattern {get;}
    See Also