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

In This Topic
    IPatternColor Interface
    In This Topic
    Object Model
    IPatternColor Interface
    Syntax
    'Declaration
     
    Public Interface IPatternColor 
       Inherits IColorGrapeCity.DataVisualization.Chart.IEquatable(Of IColor) 
    public interface IPatternColor : IColorGrapeCity.DataVisualization.Chart.IEquatable<IColor>  
    See Also