Returns palette specified in the ChartArea.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
protected Palette GetChartAreaPalette()
Visual Basic (Declaration)
Protected Function GetChartAreaPalette As Palette
Visual C++
protected:
Palette^ GetChartAreaPalette()

See Also