StackedBarSeriesLabel Class
In This Article
Stores stacked bar series label settings.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public class StackedBarSeriesLabel :
BarSeriesLabel
#Related API Members
The following members return StackedBarSeriesLabel objects:
#Implements
#Inheritance
Object
ChartElement
StyledElement
SeriesLabel
BarSeriesLabelBase
BarSeriesLabel
StackedBarSeriesLabel
See Also