ASP.NET MVC Controls
ChartElement Enum
File
wijmo.chart.js
Module
wijmo.chart

Specifies the type of chart element found by the hitTest method.

Members

Name Value Description
PlotArea 0

The area within the axes.

AxisX 1

X-axis.

AxisY 2

Y-axis.

ChartArea 3

The area within the control but outside the axes.

Legend 4

The chart legend.

Header 5

The chart header.

Footer 6

The chart footer.

Series 7

A chart series.

SeriesSymbol 8

A chart series symbol.

DataLabel 9

A data label.

None 10

No chart element.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback