Skip to main content

ClientDataSourceProviderCustomizeSeriesEventArgs Properties

Provides data for the ChartRangeControlClientBase.CustomizeSeries event.
Name Description
DataSourceValue Gets the value from a datasource assigned to the ChartRangeControlClientDataProvider.DataSource property of the chart range control client (numeric or date-time).
View Gets or sets the view type for the chart range control client.
See Also