ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / PaletteEntry Structure / IsHatch Property

In This Topic
    IsHatch Property
    In This Topic
    Indicates whether the entry defines hatch style.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHatch As Boolean
    public bool IsHatch {get;}
    See Also