Props: Object;
The Props property determines angle indicator parameters.
The property contains an object with the following structure:
Props : {
AnglePointIndex. Index of the point (column), which data is used to display angle.
AnglePointVisible. Point visibility. If the value is set to false, the series used to determine angle indicator will be hidden.
};
The example of property use is given in the description of the Example of the Chart with Modified Radius Use.
See also: