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

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