Click or drag to resize
INChartPointAnalyzer Properties

The INChartPointAnalyzer type exposes the following members.

Properties
  NameDescription
Public propertyStepDimension
Key of the value that should be interpreted as step dimension. Typically it is NChartValue.X (which is the default value), however for bar series it should be NChartValue.Y.
Public propertyValueDimension
Key of the value that should be interpreted as height dimension. Typically it is NChartValue.Y (which is the default value), however for bar series it should be NChartValueX.
Top
See Also