AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.StringTokenImprove this Doc

String token enumeration.
ValueDescriptionExample
%activityIndexActivity index. Used in Resource charts.
%AverageAverage.
%AxisNameThe name of the axis.
%AxisScaleMaxThe maximal scale value.
%AxisScaleMinThe minimal scale value.
%BubbleSizeThe bubble size value of this point (Bubble chart).
%BubbleSizePercentOfCategoryThe percentage of all the points with the same name this point represents (Categorized charts).
%BubbleSizePercentOfSeriesThe percentage of the series this point represents.
%BubbleSizePercentOfTotalThe percentage of all the series on the chart this point represents.
%CategoryNameThe name of the category.
%CategoryYAverageThe average of all the points within this category.
%CategoryYMedianThe median of all the points within this category.
%CategoryYModeThe mode of all the points within this category.
%CategoryYPercentOfTotalThe percent of all the data on the chart this category represents.
%CategoryYRangeAverageCategory Y range average.
%CategoryYRangeMaxThe maximal range in this category (Range charts).
%CategoryYRangeMedianThe median range in this category (Range charts).
%CategoryYRangeMinThe minimal range in this category (Range charts).
%CategoryYRangeModeThe mode range in this category (Range charts).
%CategoryYRangePercentOfTotalCategory Y range percent of total (Range charts).
%CategoryYRangeSumThe sum of all ranges in this category (Range charts).
%CategoryYSumThe sum of all the points within this category.
%CloseThe close value of this point (OHLC, Candlestick).
%CFCumulative frequency of the point. Used in pareto series.
%DataPlotBubbleMaxSizeThe maximal of all the points bubble sizes (Bubble chart).
%DataPlotBubbleMinSizeThe minimal of all the points bubble sizes (Bubble chart).
%DataPlotBubbleSizeAverageThe average bubble size of all the points (Scatter plot charts).
%DataPlotBubbleSizeSumThe sum of all the points bubble sizes (Bubble chart).
%DataPlotMaxYSumSeriesNameThe name of the series with a maximal sum of the points y values.
%DataPlotMaxYValuePointNameThe name of the point with a maximal of all the points y values.
%DataPlotMaxYValuePointSeriesNameThe name of the series with a maximal of all the points y values.
%DataPlotMinYSumSeriesNameThe name of the series with a minimal sum of the points y values.
%DataPlotMinYValuePointNameThe name of the point with a minimal of all the points y values.
%DataPlotMinYValuePointSeriesNameThe name of the series with a minimal of all the points y values.
%DataPlotPointCountThe number of the points within the chart.
%DataPlotSeriesCountThe number of the series within the chart.
%DataPlotXAverageThe average X value of all the points (Scatter plot charts).
%DataPlotXMaxThe maximal of all the points X values (Scatter plot chart).
%DataPlotXMinThe minimal of all the points X values (Scatter plot chart).
%DataPlotXSumThe sum of all the points X values (Scatter plot charts).
%DataPlotYAverageThe average y value of all the points.
%DataPlotYMaxThe maximal of all the points y values.
%DataPlotYMinThe minimal of all the points y values.
%DataPlotYRangeMaxThe maximal of the ranges of the points within the chart.
%DataPlotYRangeMinThe minimal of the ranges of the points within the chart.
%DataPlotYRangeSumThe sum of the ranges of the points within the chart.
%DataPlotYSumThe sum of all the points y values.
%endActivity end date. Used in Resource charts.
%HighThe high value of this point (OHLC, Candlestick).
%IndexThe index of this point in the series this point represents (zero-based).
%LowThe low value of this point (OHLC, Candlestick).
%minutesPerDayActivity minutes per day. Used in Resource charts.
%NameThe name of this point.
%OpenThe open value of this point (OHLC, Candlestick).
%PertChartCriticalPathStandardDeviationPERT chart statistics - standard deviation for critical path.
%PertChartProjectDurationPERT chart statistics - project duration.
%RangeThe range of this point (RangeEnd - RangeStart).
%RangeEndThe ending value of this point (Range charts).
%RangeStartThe starting value of this point (Range charts).
%RFRelative frequency of the point. Used in pareto series.
%resourceIndexResource index that holds the activity. Used in Resource charts.
%selectedPointsSumThe sum of the selected points on the Venn diagram.
%SeriesBubbleMaxSizeThe maximal bubble size value of all the points within this series (Bubble chart).
%SeriesBubbleMinSizeThe minimal bubble size value of all the points within this series (Bubble chart).
%SeriesBubbleSizeAverageThe average bubble size value of all the points within this series (Bubble chart).
%SeriesBubbleSizeMedianThe median bubble size value of all the points within this series (Bubble chart).
%SeriesBubbleSizeModeThe mode bubble size value of all the points within this series (Bubble chart).
%SeriesBubbleSizeSumThe sum of all the points bubble sizes (Bubble chart).
%SeriesFirstXValueThe X value of the first point in this series (Scatter plot charts).
%SeriesFirstYValueThe y value of the first point in this series.
%SeriesLastXValueThe X value of the last point in this series (Scatter plot charts).
%SeriesLastYValueThe y value of the first point in this series.
%SeriesNameThe name of this series.
%SeriesPointCountThe number of points in this series.
%SeriesXAverageThe average X value of all the points within this series.
%SeriesXAxisNameThe title text of the X Axis.
%SeriesXMaxThe maximal X value of all the elements within this series (Scatter plot charts).
%SeriesXMedianThe median X value of all the points within this series (Scatter plot charts).
%SeriesXMinThe minimal X value of all the elements within this series (Scatter plot charts).
%SeriesXModeThe mode X value of all the points within this series (Scatter plot charts).
%SeriesXSumThe sum of all the points X values (Scatter plot charts).
%SeriesYAverageThe average y value of all the points within this series.
%SeriesYAxisNameThe title text of the Y Axis.
%SeriesYMaxThe maximal y value of all the elements within this series.
%SeriesYMedianThe median y value of all the points within this series.
%SeriesYMinThe minimal y value of all the elements within this series.
%SeriesYModeThe mode y value of all the points within this series.
%SeriesYRangeMaxThe maximal range in this series (Range charts).
%SeriesYRangeMinThe minimal range in this series (Range charts).
%SeriesYRangeSumThe sum of all ranges in this series (Range charts).
%SeriesYSumThe sum of all the points y values.
%startActivity start date. Used in Resource charts.
%ValueThe value of this point.
%XPercentOfSeriesThe percentage of the series this point represents (Scatter Plot charts).
%XPercentOfTotalThe percentage of all the series on the chart this point represents.
%XValueThe X value of this point (Scatter Plot charts).
%YPercentOfCategoryThe percentage of all the points with the same name this point represents.
%YPercentOfSeriesThe percentage of the series this point represents.
%YPercentOfTotalThe percentage of all the series on the chart this point represents.
%YValueThe Y value of this point.