The ChartCustomPaletteColor type exposes the following members.

Constructors

  Name Description
Public method ChartCustomPaletteColor()()()()
Initializes a new instance of the ChartCustomPaletteColor class.
Public method ChartCustomPaletteColor(RdlColor)
Initializes a new instance of the ChartCustomPaletteColor class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ChartCustomPaletteColor to the current object.

Properties

  Name Description
Public property Color
Gets RdlColor object representing value of this object.

See Also