Back to Devexpress

TdxChartPalette Members

vcl-dxchartpalette-dot-tdxchartpalette-dot-underscore-members.md

latest2.1 KB
Original Source

TdxChartPalette Members

A standard Chart palette.

Properties

NameDescription
CountReturns the number of explicitly defined (stored) standard palette items.
ItemsProvides indexed access to all explicitly defined (stored) Chart palette items.
NameReturns the predefined palette’s name.

Methods

NameDescription
Equals(TObject)Inherited from TObject.
GetColorsForIndex(Integer)Returns a stored or interpolated palette item for the target index.
GetHashCodeInherited from TObject.
LoadFromStream(TStream) protectedRepopulates the user palette from a stream.
SaveToFile(string)Saves all stored palette items to a file in an internal XML-like format.
SaveToStream(TStream)Saves all stored palette items to a stream in an internal XML-like format.
ToStringInherited from TObject.

See Also

TdxChartPalette Class

dxChartPalette Unit