SeriesLabelLayoutAccessible(ChartControl, SeriesLabelLayout) Constructor
In This Article
Initializes a new instance of the SeriesLabelLayoutAccessible class with specified settings.
Namespace: DevExpress.XtraCharts.Accessibility
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
public SeriesLabelLayoutAccessible(
ChartControl chartControl,
SeriesLabelLayout seriesLabelLayout
)
#Parameters
Name | Type |
---|---|
chart |
Chart |
series |
DevExpress. |
See Also