| | |
Constant | Description | Used by the functions |
---|
gr3DSAreaDepth | Chart type: 3D chart of areas shown one behind the other. | grCreate, grType |
gr3DSAreaStacked | Chart type: 3D chart of stacked areas. | grCreate, grType |
gr3DSColumnClustered | Chart type: 3D clustered column chart The bars are represented by 3D rectangles. | grCreate, grType |
gr3DSColumnDepth | Chart type: 3D column chart in depth: the series are represented in perspective. The bars are represented by 3D rectangles. | grCreate, grType |
gr3DSColumnStacked | Chart type: 3D stacked bar chart The bars are represented by 3D rectangles. | grCreate, grType |
gr3DSCylinderColClustered | Chart type: 3D clustered column chart The bars are represented by cylinders. | grCreate, grType |
gr3DSCylinderColDepth | Chart type: 3D column chart in depth: the series are represented in perspective. The bars are represented by cylinders. | grCreate, grType |
gr3DSCylinderColStacked | Chart type: 3D stacked bar chart. The bars are represented by cylinders. | grCreate, grType |
gr3DSLine | Chart type: 3D line chart. | grCreate, grType |
gr3DSMinMax | Chart type: 3D Stock chart displaying the difference between the minimum and maximum stock price. | grCreate, grType |
gr3DSPie | Chart type: 3D pie chart. | grCreate, grType |
gr3DSPropAnimation | Type of animation played when displaying the chart. | gr3DSParameter, grParameter |
gr3DSPropAutoZoom | Automatic zoom of chart. | gr3DSParameter, grParameter |
gr3DSPropColorPlaneX | Color of vertical plane (axis to right or to left). | gr3DSParameter, grParameter |
gr3DSPropColorPlaneY | Color of horizontal plane (axis above or below). | gr3DSParameter, grParameter |
gr3DSPropColorPlaneZ | Color of background plane. | gr3DSParameter, grParameter |
gr3DSPropDistance | Zoom of chart. | gr3DSParameter, grParameter |
gr3DSPropElevation | Rotation angle of chart around the vertical axis (Y axis). | gr3DSParameter, grParameter |
gr3DSPropLegendOverlap | The legend and title overlap the chart. | gr3DSParameter, grParameter |
gr3DSPropLightX | X-coordinate of the light that is lighting the chart. | gr3DSParameter, grParameter |
gr3DSPropLightY | Y coordinate of the light that is lighting the chart. | gr3DSParameter, grParameter |
gr3DSPropRotation | Rotation angle of chart around the horizontal axis (X axis). | gr3DSParameter, grParameter |
gr3DSPropTransparency | Transparency level for the bars or sections of chart. | gr3DSParameter, grParameter |
gr3DSScatter | Chart type: 3D scatter chart. | grCreate, grType |
grAlgoFunnel | Mode for representing the data in a Funnel chart. | grParameter |
grAlgoPyramid | Mode for representing the data in a Pyramid chart. | grParameter |
grAllSeries | Changes the line thickness for all series | grLineThickness |
grAnticlockwise | The data in the Radial Bar char will be displayed in a clockwise direction. | grRBRotationDirection |
grArea | Chart type: Area. | grCreate, grType, grSeriesType |
grAtBottom | - Legend displayed at the bottom of chart.
- Title displayed at the bottom of chart.
- Vertical axis oriented to the bottom.
| grLegend, grTitle, grOrientation |
grAtLeft | - Chart legend displayed on the left.
- Horizontal axis oriented to the left.
- Series of Comparative histogram positioned on the left.
| grLegend, grOrientation, grComparativeSeriesPosition |
grAtRight | - Chart legend displayed on the right.
- Horizontal axis oriented to the right.
- Series of Comparative histogram positioned on the right.
| grLegend, grOrientation, grComparativeSeriesPosition |
grAtTop | - Legend displayed at the top of chart.
- Title displayed at the top of chart.
- Vertical axis oriented to the top.
| grLegend, grTitle, grOrientation |
grAxisX | - Coordinates of bounds on the X-axis.
- Axis used for the rotation of a Surface chart.
| grPointInfo grRotation |
grAxisY | - Coordinates of bounds on the Y-axis.
- Axis used for the rotation of a Surface chart.
| grPointInfo grRotation |
grAxisZ | - Coordinates of bounds on the Z axis.
- Axis used for the rotation of a Surface chart.
| grPointInfo grRotation |
grBarCharts | Chart type: Stock | grCreate, grType, grSeriesType |
grBubbleChart | Chart type: Bubble chart. | grCreate, grType, grSeriesType |
grCallback | Type of fill for the series: Series filled by a WLanguage function/procedure. | grSourceSeries |
grCandleStick | Chart type: Stock chart (Japanese candlestick). | grCreate, grType, grSeriesType |
grCategory | Number of pointed category. | grInfoXY |
grClockwise | The data in the Radial Bar char will be displayed in an anticlockwise direction. | grRBRotationDirection |
grColorAutomatic | Series color automatically defined | SeriesColor Property |
grColorAxis | Color of axes. | grColor |
grColorAxisSide | Color of raised part of axes | grColor |
grColorBorder | Color of border for the chart elements (for the charts other than 3D charts). Used to find out and modify the border color for a bar in a Column chart. | grColor |
grColorBullishCandlestick | Color of bars in a candlestick when the closing value is greater than the opening value. | grColor |
grColorGradient | Mode for displaying colors between two values in a Heatmap chart: A linear gradient is applied to the intermediate values. | grParameter |
grColorGridlines | Gridline color. | grColor |
grColorGridlinesSide | Color of raised part of gridlines. | grColor |
grColorLegend | Color of legend border. | grColor |
grColorLegendBackground | Legend background color. | grColor |
grColumn | Chart type: Column chart. | grCreate, grType, grSeriesType |
grColumnHorizontal | Chart type: Horizontal column chart. | grType |
grColumnHorizontalStacked | Chart type: Horizontal Stacked Column chart. | grType |
grColumnStacked | Chart type: Stacked Column chart. | grCreate, grType, grSeriesType |
grComparativeHistogram | Chart type: Comparative histogram. | grType |
grCurve | Chart type: Line chart. | grCreate, grType, grSeriesType |
grData | Type of deletion: Deletes data from the series. | grDeleteSeries |
grDataAndStyle | Type of deletion: Deletes data and style from the series. | grDeleteSeries |
grDefault | Waterfall chart: Category of chart values. | grWaterfallCategoryType |
grDonut | Chart type: Donut. | grCreate, grType |
grEndValue | End value of series (stock chart only) | grStockGetData, grInfoXY |
grFunnel | Chart type: Funnel. | grCreate, grType |
grFunnelArea | Mode for representing the data in a Funnel chart: The value is symbolized by the area of funnel section. | grParameter |
grFunnelHeight | Mode for representing the data in a Funnel chart: The value is symbolized by the height of funnel section. | grParameter |
grGridlinesX | The gridlines are displayed on the X-axis. | grSurfaceGridlines grScatter3DGridlines |
grGridlinesY | The gridlines are displayed on the Y-axis. | grSurfaceGridlines grScatter3DGridlines |
grGridlinesZ | The gridlines are displayed on the Z axis. | grSurfaceGridlines grScatter3DGridlines |
grhaMax | Aggregation algorithm to use: Aggregation according to the maximum of data. | grColumnAggregation |
grhaMean | Aggregation algorithm to use: Aggregation according to the mean of data. | grColumnAggregation |
grhaMin | Aggregation algorithm to use: Aggregation according to the minimum of data. | grColumnAggregation |
grhaNone | Aggregation algorithm to use: None. | grColumnAggregation |
grhaSum | Aggregation algorithm to use: Aggregation according to the sum of data. | grColumnAggregation |
grHeatMap | Chart type: Heatmap chart. | grCreate, grType |
grHigherLevel | Mode for displaying colors between two values in a Heatmap chart: The display of colors is done by level. All the values greater than or equal to the level will take the color given by grHMColor. | grParameter |
grHMColorEmptyValue | The specified color will be applied to the data outside level or without value. This color is transparent by default. | grHMColor |
grHMDisplayColor | Mode for displaying colors in a Heatmap chart. | grParameter |
grInfiniteZoomOut | Mode for managing the zoom out on a Chart control. | grParameter |
grInteractiveSunburst | Mode for managing the interactivity in a Sunburst chart. | grParameter |
grInvisible | Allows making the axis invisible. | grAxisVisible |
grItem | Type of fill for the series: Series filled from an item. | grSourceSeries |
grLabelOnly | Allows displaying only the labels of the axis. | grAxisVisible |
grLineConstant | Displays a horizontal line at the specified position. | grSeriesType |
grLineLinearRegression | Displays a line whose inclination is calculated by performing a linear regression on the specified series. | grSeriesType |
grLineMeanValue | Displays a horizontal line at the mean of specified series. | grSeriesType |
grLineQuadraticRegression | Chart type: Line chart in the following format: "ax2 + bx + c". The curvature is defined by performing a quadratic regression on the specified series. | grSeriesType |
grListBox | Type of fill for the series: Series filled from a list box. | grSourceSeries |
grLowerLevel | Mode for displaying colors between two values in a Heatmap chart: The display of colors is done by level. All the values less than or equal to the level will take the color given by grHMColor. | grParameter |
grMaskAxis | The specified mask is used to format the values displayed on the chart axes. | grMask |
grMaskPercent | The specified mask is used to format the percentages displayed in the chart (grLabel(<Chart Name>, grShowPercent, True)) | grMask |
grMaskTimeAxis | The specified mask is used to format the dates or times displayed on the chart axes. | grMask |
grMaskValue | The specified mask is used to format the values displayed in the chart (grLabel(<Chart Name>, grShowValue, True)) | grMask |
grMax | - Coordinates of upper bound.
- Position of axis: placed on the maximum mark of chart
| grPointInfo, grAxisPosition |
grMaxValue | Maximum value of series (stock chart only) | grStockGetData, grInfoXY |
grMenuForCompatibility | Context menu of the chart: Context menu in the format of a drop-down menu (kept for backward compatibility with the versions earlier than version 23). | grMenu |
grMenuNone | Context menu of the chart: None | grMenu |
grMenuWindow | Context menu of the chart: Context menu in window format. | grMenu |
grMin | - Coordinates of lower bound.
- Position of axis: placed on the minimum mark of chart.
| grPointInfo, grAxisPosition |
grMinMax | Chart type: Stock chart displaying the difference between the minimum and maximum values | grCreate, grType, grSeriesType |
grMinValue | Minimum value of series (stock chart only) | grStockGetData, grInfoXY |
grNegative | Waterfall chart: Define the color for the negative values. | grWaterfallColor |
grNoGridlines | Used to cancel the gridlines. | grSurfaceGridlines grScatter3DGridlines |
grNone | Title or legend of chart not displayed | grLegend, grTitle |
grNotDrawn | Type of point: Point not drawn. | grPointType, grSeriesPointType |
grOptimizedLocation | Enable the optimization used to populate the available space for the Pie, Semi-circular and Donut charts displayed in a control or in a window. | grParameter |
grOptimizedMarksX | Enable the optimization of marks on the horizontal axis (X axis). | grParameter |
grOptimizedMarksY | Enable the optimization of marks on the vertical axis (Y axis). | grParameter |
grPath | Path of section in the Sunburst chart. | grInfoXY |
grPie | Chart type: Pie | grCreate, grType |
grPlaneXY | Gridlines of XY plane. | grSurfaceGridlines grScatter3DProjection grScatter3DGridlines |
grPlaneXZ | Gridlines of XZ plane. | grSurfaceGridlines grScatter3DProjection grScatter3DGridlines |
grPlaneYZ | Gridlines of YZ plane. | grSurfaceGridlines grScatter3DProjection grScatter3DGridlines |
grPointCircle | Type of point: Point shaped like a circle. | grPointType, grSeriesPointType grScatter3DAddData |
grPointCross | Type of point: Point shaped like a cross. | grPointType, grSeriesPointType grScatter3DAddData |
grPointCube | Type of point: Point shaped like a cube (3D). | grScatter3DAddData |
grPointDiamond | Type of point: Point shaped like a diamond. | grPointType, grSeriesPointType grScatter3DAddData |
grPointPyramid | Type of point: Point shaped like a pyramid (3D). | grScatter3DAddData |
grPointSphere | Type of point: Point shaped like a sphere (3D). | grScatter3DAddData |
grPointSquare | Type of point: Point shaped like a square. | grPointType, grSeriesPointType grScatter3DAddData |
grPointTriangle | Type of point: Point shaped like a triangle. | grPointType, grSeriesPointType grScatter3DAddData |
New in version 28grPolarArea | Chart type: Polar Area. | grCreate, grType, grSeriesType |
grPositive | Waterfall chart: Define the color for the positive values. | grWaterfallColor |
grProgramming | Type of fill for the series: Series described by programming. | grSourceSeries |
grProjection3DScatter | Mode for displaying the projections on a 3D Scatter chart. | grParameter |
grProjectionAlwaysVisible | Mode for displaying the projections on a 3D Scatter chart: These projections are always visible. | grParameter |
grProjectionClick | Mode for displaying the projections on a 3D Scatter chart: The projections are visible during the click on the point. | grParameter |
grProjectionNone | Mode for displaying the projections on a 3D Scatter chart: no projection. | grParameter |
grPyramid | Chart type: Pyramid. | grCreate, grType |
grPyramidHeight | Mode for representing the data in a Pyramid chart: The value is symbolized by the height of the pyramid section. | grParameter |
grPyramidVolume | Mode for representing the data in a Pyramid chart: The value is symbolized by the area of the pyramid section. | grParameter |
grRadar | Chart type: Radar | grCreate, grType |
grRadialBar | Chart type: Radial Bar chart. | grCreate, grType |
grRangeArea | Chart type: Range area | grCreate, grType, grSeriesType |
grSamplingEnabled | Enable the data sampling. | grParameter |
grScatter3D | Chart type: 3D Scatter chart. | grCreate, grType |
grScatter | Chart type: Scatter. | grCreate, grType, grSeriesType |
grScrollbarZoomAlwaysVisible | Mode for displaying the scrollbar in a Chart control at the end of zoom. | grParameter |
grSecondaryYCoord | Returns the Y-coordinate according to the secondary axis of chart point. | grInfoXY |
grSecondaryYCoordinate | Defines the secondary Y axis. | grInterval, grOrigin, grAxisTitle grZoom |
grSemiCircular | Chart type: Semi-circular. | grCreate, grType |
grSeries | Number of the pointed series. | grInfoXY |
grShowLabel | Additional legend: Label of data categories. | grLabel |
grShowPercent | Additional legend: Percentage of data categories. | grLabel |
grShowTooltip | Enables or disables the tooltip. | grTooltip |
grShowValue | Additional legend: Value of data categories. | grLabel |
grShowValueIfNull | Additional legend: Label of data categories, even for the null values in the stacked column chart. | grLabel |
grStartValue | Start value of series (stock chart only) | grStockGetData,grInfoXY |
grSubTotal | Waterfall chart: Sub-total category. | grWaterfallColor, grWaterfallCategoryType |
grSunburst | Chart type: Sunburst | grCreate, grType |
grSunburstCaptionPerpendicularSection | Mode for displaying labels in a Sunburst chart. | grParameter |
grSunburstMaxLevel | Maximum number of levels displayed in a Sunburst chart. | grParameter |
grSurface | Chart type: Surface | grCreate, grType |
grTable | Type of fill for the series: Series filled from a WLanguage array | grSourceSeries |
grTableColumn | Type of fill for the series: Series filled from a column table. | grSourceSeries |
grTheoreticalCategory | Number of the category that corresponds to a pointed X-coordinate (regardless of the series) and even if the cursor is not on the chart drawing. | grInfoXY |
grtlDay | Supported level: day. | grTimeLevelMask, grTimeLevelMax |
grtlHour | Supported level: time. | grTimeLevelMask, grTimeLevelMax |
grtlMillisecond | Supported level: millisecond. | grTimeLevelMask, grTimeLevelMax |
grtlMinute | Supported level: minute. | grTimeLevelMask, grTimeLevelMax |
grtlMonth | Supported level: month. | grTimeLevelMask, grTimeLevelMax |
grtlSecond | Supported level: second. | grTimeLevelMask, grTimeLevelMax |
grtlYear | Supported level: year. | grTimeLevelMask, grTimeLevelMax |
grTooltipFormat | Describes the tooltip format | grTooltip |
grTooltipFormatBubbleChart | Describes the tooltip format for a Bubble chart. | grTooltip |
grTooltipFormatCrosshairHeader | Describes the header format for the chart crosshairs. | grTooltip |
grTooltipFormatHeatMap | Describes the tooltip format for a Heatmap chart. | grTooltip |
grTooltipFormatPie | Describes the tooltip format for a Pie chart. | grTooltip |
grTooltipFormatRadialBar | Describes the tooltip format for a Radial Bar chart. | grTooltip |
grTooltipFormatRangeArea | Describes the tooltip format for a Range Area chart. | grTooltip |
grTooltipFormatScatter | Describes the tooltip format for a Scatter chart. | grTooltip |
grTooltipFormatStock | Describes the tooltip format for a Stock chart. | grTooltip |
grTotal | Waterfall chart: Total category. | grWaterfallColor, grWaterfallCategoryType |
grValue | Value of pointed series. | grInfoXY |
grValueNotFound | Constant returned when using the [] operator to handle the values of a series:
for example: ChartControl[Series][Value] or ChartControl[Series, Value]
This constant means that the nth value of series was not defined. | |
grVisible | Allows making the axis visible. | grAxisVisible |
grWaterfall | Chart type: Waterfall | grCreate, grType, grSeriesType |
grXCoord | Returns the X-coordinate of chart point. | grInfoXY |
grXCoordinate | Defines the horizontal axis | grInterval, grPointInfo, grOrientation, grOrigin, grGridlines, grAxisTitle, grSurfaceMarkCaption, grSurfaceDeleteMarkCaption, grSurfaceGetData, grZoom grAxisPosition grScatter3DMarkCaption, grScatter3DDeleteMarkCaption |
grXValue | X value of the series (Scatter chart). | grScatterGetDataXY, grInfoXY |
grYCoord | Returns the Y-coordinate of chart point. | grInfoXY |
grYCoordinate | Defines the Y axis. | grInterval, grOrientation grOrigin, grGridlines, grSurfaceGetData, grAxisTitle, grZoom grAxisPosition grScatter3DMarkCaption, grScatter3DDeleteMarkCaption |
grYValue | Y value of the series (Scatter chart). | grScatterGetDataXY, grInfoXY |
grZCoordinate | Defines the Z axis. | grInterval, grOrigin, grSurfaceMarkCaption, grSurfaceDeleteMarkCaption, grSurfaceGetData grScatter3DMarkCaption, grScatter3DDeleteMarkCaption |
grZero | Position of axis: Axis placed on mark 0. | grAxisPosition |