ActiveReports 12
PaletteEntry Constructor(Byte)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > PaletteEntry Structure > PaletteEntry Constructor : PaletteEntry Constructor(Byte)
The hatch style of palette entry.
Initializes palette entry with specified hatch style.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As Byte _
)
public PaletteEntry( 
   byte style
)

Parameters

style
The hatch style of palette entry.
See Also

Reference

PaletteEntry Structure
PaletteEntry Members
Overload List