Back to Devexpress

DevExpress.XtraCharts.Web Namespace

aspnet-devexpress-dot-xtracharts.md

latest3.0 KB
Original Source

DevExpress.XtraCharts.Web Namespace

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

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

NuGet Package : DevExpress.Web.Visualization

Classes

NameDescription
CallbackStateEventArgsRepresents the base class for the CallbackStateLoadEventArgs and CallbackStateSaveEventArgs classes.
CallbackStateLoadEventArgsProvides data for a chart control’s WebChartControl.CallbackStateLoad event.
CallbackStateSaveEventArgsProvides data for a chart control’s WebChartControl.CallbackStateSave event.
ChartClientSideEventsContains a client-side Web Chart’s event list.
ChartToolTipControllerProvides options that define the tooltip appearance and behavior for a chart.
CustomCallbackEventArgsProvides data for the WebChartControl.CustomCallback event.
WebChartControlThe chart control for ASP.NET applications.

Delegates

NameDescription
CallbackStateLoadEventHandlerRepresents a method that will handle the WebChartControl.CallbackStateLoad event.
CallbackStateSaveEventHandlerRepresents a method that will handle the WebChartControl.CallbackStateSave event.
CustomCallbackEventHandlerRepresents a method that will handle the WebChartControl.CustomCallback event.

Enums

NameDescription
ChartImagePositionLists the values used to specify the position of an image within a chart.
RenderFormatLists values that specify available image render formats.
ToolTipOpenModeLists the values used to specify when chart tooltips should be opened.