A newer version of this page is available.
Switch to the current version.
XRChart.IndicatorsPaletteRepository Property
Gets the indicators palette repository of the chart.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(false)]
public PaletteRepository IndicatorsPaletteRepository { get; }
<Browsable(False)>
Public ReadOnly Property IndicatorsPaletteRepository As PaletteRepository
Property Value
Type | Description |
---|---|
PaletteRepository | A PaletteRepository object which represents the indicators palette repository of the chart. |
See Also
Feedback