Back to Devexpress

Palettes.Trek Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-0f7cdde0.md

latest1.3 KB
Original Source

Palettes.Trek Property

Gets the Trek palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public static Palette Trek { get; }
vb
Public Shared ReadOnly Property Trek As Palette

Property Value

TypeDescription
Palette

A Palette object that is the Trek palette.

|

Remarks

The image below shows the Trek palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace