SurfaceChartViewBase.BandFormats Property
Returns the collection of band formatting settings for a surface chart view.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| BandFormatDictionary | A dictionary that stores formatting objects for surface bands. |
See Also