Back to Devexpress

ChartHitInfoBase Properties

corelibraries-devexpress-dot-xtracharts-dot-charthitinfobase-dot-underscore-properties.md

latest2.2 KB
Original Source

ChartHitInfoBase Properties

The base class for classes used to store hit information.

NameDescription
AxisLabelItemGets an axis label item which is located under the test point.
AxisTitleGets an axis title which is located under the test point.
CustomLegendItemGets a custom legend item which is located under the test point.
HitObjectGets an object which represents the topmost visual element located under the test point.
HitObjectsGets a collection of objects which represent all the visual elements located under the test point.
HitPointGets the test point.
InAxisGets a value indicating whether the test point is within the axis.
InCustomLegendItemGets the value indicating whether or not the test point is within a custom legend item.
InLegendGets a value indicating whether the test point is within the legend.

See Also

ChartHitInfoBase Class

ChartHitInfoBase Members

DevExpress.XtraCharts Namespace