Skip to main content
A newer version of this page is available. .

CustomizeSeriesEventArgs Class

Provides data for the Series3DDataSourceAdapter.CustomizeSeries event.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.2.dll

Declaration

[NonCategorized]
public class CustomizeSeriesEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
CustomizeSeriesEventArgs
See Also