[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.PaletteEntry.-ctor

PaletteEntry Constructor

PaletteEntry(Color)

Initializes a palette entry with the specified color.

Declaration
public PaletteEntry(Color color)
Parameters
Type Name Description
Color color

The color of palette entry.

PaletteEntry(byte)

Initializes palette entry with specified hatch style.

Declaration
public PaletteEntry(byte style)
Parameters
Type Name Description
byte style

The hatch style of palette entry.