SnapChart.AppearanceRepository Property
In This Article
Provides access to the repository of a chart’s appearance presets.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
#Declaration
AppearanceRepository AppearanceRepository { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also