IUiChartSetDataValueEventArgs

Description

The IUiChartSetDataValueEventArgs interface is used to work with parameters of the UiChart.OnSetDataValue event (change of a chart point value).

Properties

  Property name Brief description
Value The Value property defines the series point value.

Properties inherited from IUiChartEventArgs

  Property name Brief description
PointIndex The PointIndex property returns the point number.
SerieIndex The SerieIndex property returns a chart series number.

See also:

Chart Assembly Interfaces