Skip to main content

DevExpress.XtraCharts.Web Namespace

Contains classes which are used to implement the Web functionality of XtraCharts.

Assembly: DevExpress.XtraCharts.v23.2.Web.dll

NuGet Package: DevExpress.Web.Visualization

Classes

Name Description
CallbackStateEventArgs Represents the base class for the CallbackStateLoadEventArgs and CallbackStateSaveEventArgs classes.
CallbackStateLoadEventArgs Provides data for a chart control’s WebChartControl.CallbackStateLoad event.
CallbackStateSaveEventArgs Provides data for a chart control’s WebChartControl.CallbackStateSave event.
ChartClientSideEvents Contains a client-side Web Chart’s event list.
ChartToolTipController Provides options that define the tooltip appearance and behavior for a chart.
CustomCallbackEventArgs Provides data for the WebChartControl.CustomCallback event.
WebChartControl The chart control for ASP.NET applications.

Delegates

Name Description
CallbackStateLoadEventHandler Represents a method that will handle the WebChartControl.CallbackStateLoad event.
CallbackStateSaveEventHandler Represents a method that will handle the WebChartControl.CallbackStateSave event.
CustomCallbackEventHandler Represents a method that will handle the WebChartControl.CustomCallback event.

Enums

Name Description
ChartImagePosition Lists the values used to specify the position of an image within a chart.
RenderFormat Lists values that specify available image render formats.
ToolTipOpenMode Lists the values used to specify when chart tooltips should be opened.