Bar3DSeriesLabelModel Class
In This Article
The Bar3DSeriesLabel model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(Bar3DSeriesLabel))]
public class Bar3DSeriesLabelModel :
BarSeriesLabelModel
#Inheritance
Object
ChartElementModel
SeriesLabelBaseModel
BarSeriesLabelModel
Bar3DSeriesLabelModel
See Also