IndicatorsPalette.GetPredefinedKinds() Method
Returns the list of predefined palettes for financial indicators.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
IEnumerable<DevExpress.Xpf.Charts.IndicatorsPaletteKind> | An object implementing the IEnumerable interface. |
See Also