Interface | Description |
---|---|
IsThreshold |
Interface tomap a threshold.
|
Class | Description |
---|---|
Threshold |
Is the threshold to use for gauge chart.
|
Enum | Description |
---|---|
AxisType |
Axes are an integral part of a chart.
|
CapStyle |
Determines how the end points of every line are drawn.
There are three possible values for this property and those are: butt, round and square. |
CartesianAxisType |
Can be set to 'x', 'y' to define which directions are used in axis.
|
Easing |
Easing is acceleration, a change in speed.
For further deatils, see here. |
Event |
The events option defines the browser events that the chart should listen to for tooltips and hovering.
|
Fill |
Both line and radar charts support a fill option on the dataset object which can be used to create area between two datasets
or a dataset and a boundary.
|
FontStyle |
The font-style property specifies the font style for a text.
|
GaugeThreshold |
Default gauge thresholds.
|
InteractionAxis |
Can be set to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
Defaults to 'x' for index mode and 'xy' in dataset and nearest modes. |
InteractionMode |
When configuring interaction with the graph via hover or tooltips, a number of different modes are available to set which
elements appear via tooltip or hover.
|
JoinStyle |
Determines how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together
(degenerate segments with zero lengths, whose specified endpoints and control points are exactly at the same position, are
skipped).
|
MeterDisplay |
Determines which information must be displaied into meter or gauge chart.
|
PointStyle |
Style of the point.
|
Position |
Property to set the postion's edge of an element to a unit above/below its normal position.
|
ScaleBounds |
Controls the scale boundary strategy (bypassed by min/max time options).
|
ScaleDistribution |
Controls the data distribution along the scale.
|
SteppedLine |
Property to set if the line is shown as a stepped line.
|
TextAlign |
Property to set the text alignment
|
TickSource |
Controls the ticks generation on cartesian time axis.
|
TimeUnit |
Controls the data distribution along the scale.
|
TooltipPosition |
These are the different modes for positioning the tooltip
|