Back to Devexpress

XRChartScripts Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrchartscripts-dot-underscore-properties.md

latest8.8 KB
Original Source

XRChartScripts Properties

Contains names of the scripts for an XRChart control.

NameDescription
OnAfterPrintGets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents.
OnAxisScaleChangedGets or sets the name of the script used to handle the XRChart.AxisScaleChanged event.
OnAxisVisualRangeChangedGets or sets the name of the script used to handle the XRChart.AxisVisualRangeChanged event.
OnAxisWholeRangeChangedGets or sets the name of the script used to handle the XRChart.AxisWholeRangeChanged event.
OnBeforePrintGets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents.
OnBoundDataChangedGets or sets the name of the script used to handle the XRChart.BoundDataChanged event.
OnCustomDrawAxisLabelGets or sets the name of the script used to handle the XRChart.CustomDrawAxisLabel event.
OnCustomDrawCrosshairGets or sets the name of the script used to handle the XRChart.CustomDrawCrosshair event.
OnCustomDrawSeriesGets or sets the name of the script used to handle the XRChart.CustomDrawSeries event.
OnCustomDrawSeriesPointGets or sets the name of the script used to handle the XRChart.CustomDrawSeriesPoint event.
OnCustomizePieTotalLabelGets or sets the name of the script that handles the XRChart.CustomizePieTotalLabel event.
OnCustomizeStackedBarTotalLabelGets or sets the name of the script that handles the XRChart.CustomizeStackedBarTotalLabel event.
OnCustomPaintGets or sets the name of the script used to handle the XRChart.CustomPaint event.
OnDeserializedGets or sets the name of the script used to handle the XRChart.Deserialized event.
OnDrawGets or sets the name of the script used to handle the XRControl.Draw event. Inherited from XRControlEvents.
OnEvaluateBindingGets or sets the name of the script used to handle the XRControl.EvaluateBinding event. Inherited from XRControlEvents.
OnHtmlItemCreatedGets or sets the name of the script used to handle the XRControl.HtmlItemCreated event. Inherited from XRControlEvents.
OnLocationChangedGets or sets the name of the script used to handle the XRControl.LocationChanged event. Inherited from XRControlEvents.
OnParentChangedGets or sets the name of the script used to handle the XRControl.ParentChanged event. Inherited from XRControlEvents.
OnPieSeriesPointExplodedGets or sets the name of the script used to handle the XRChart.PieSeriesPointExploded event.
OnPreviewClickGets or sets the name of the script used to handle the XRControl.PreviewClick event. Inherited from XRControlEvents.
OnPreviewDoubleClickGets or sets the name of the script used to handle the XRControl.PreviewDoubleClick event. Inherited from XRControlEvents.
OnPreviewMouseDownGets or sets the name of the script used to handle the XRControl.PreviewMouseDown event. Inherited from XRControlEvents.
OnPreviewMouseMoveGets or sets the name of the script used to handle the XRControl.PreviewMouseMove event. Inherited from XRControlEvents.
OnPreviewMouseUpGets or sets the name of the script used to handle the XRControl.PreviewMouseUp event. Inherited from XRControlEvents.
OnPrintOnPageGets or sets the name of the script used to handle the XRControl.PrintOnPage event. Inherited from XRControlEvents.
OnSizeChangedGets or sets the name of the script used to handle the XRControl.SizeChanged event. Inherited from XRControlEvents.
OnSmallChartTextShowingGets or sets the name of the script used to handle the XRChart.SmallChartTextShowing event.

See Also

XRChartScripts Class

XRChartScripts Members

DevExpress.XtraReports.UI Namespace