Skip to main content

Palette.PaletteName Property

Gets the name of the palette.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public virtual string PaletteName { get; }

#Property Value

Type Description
String

A String value representing a palette’s name.

See Also