| |
gr3DSParameter | Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode. |
grAddData | Adds a data into a chart. |
grAddTimeData | Agrega un dato en un momento preciso en un gráfico de tiempo. |
grAutoRefreshCategoryLabel | Identifies or defines whether the category labels are refreshed whenever the chart is drawn. |
grAutoRefreshSeries | Identifies or defines whether a series is refreshed whenever the chart is drawn. |
grAxisPosition | Indica la posición donde se dibujará uno de los ejes del gráfico (coordenadas X o Y). |
grAxisTitle | Defines the title of X-axis and the title of Y-axis in a chart. |
grAxisTitleFont | Modifica la fuente utilizada para los títulos de los ejes del gráfico. |
grAxisVisible | Configures how the axes are displayed in Line or Column charts. |
grBarColor | Inicializa el color de una barra específica en un gráfico de tipo histograma o un histograma apilado. |
grCategoryColor | Initializes the category color for a chart whose type is: - Pie,
- Column,
- Bubble chart,
- Waterfall.
|
grCategoryLabel | Initializes the label of a data category (or section) in a chart. |
grClearPict | Erases the chart drawing (in an Image control or in a window). |
grColor | Returns and initializes the color of different chart elements. |
grColumnAggregation | Define el algoritmo para acumular datos en un gráfico de columnas apiladas o agrupadas. |
grColumnBarType | Define el tipo de barra utilizado en un gráfico de columnas. |
grColumnSpacing | Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart. |
grComparativeSeriesPosition | Fija la posición (izquierda o derecha) de una serie en un gráfico de tipo Histograma de comparación. |
grCreate | Creates a specific type of chart. |
grCreateFont | La función grCreateFont se conserva solo por motivos de compatibilidad. |
grDeleteAll | Erases a chart and destroys this chart. |
grDeleteSeries | Deletes a data series from a chart. |
grDestinationBMP | Defines a BitMap file as destination of a chart (BMP means BitMap). |
grDestinationControl | Defines an Image control as destination of a chart. |
grDestinationEMF | Defines a meta file as chart destination (EMF means Enhanced Meta File). |
grDestinationImage | Define una variable Imagen como destino de un gráfico. |
grDestinationWMF | Defines a meta file as chart destination. |
grDestinationWnd | Define una ventana como destino del gráfico. |
grDonutHolePercentage | Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
grDraw | Draws a chart according to the specified parameters. |
grExist | Checks the existence of a chart in memory. |
grGetData | Retrieves a data from a chart. |
grGradient | Enables or disables the display of color gradients in a chart. |
grGridlines | Displays or hides the chart gridlines. |
grHMAddData | Agrega un dato a un gráfico de Heatmap. |
grHMCaptionX | Modifica el título de una categoría en el eje X de un gráfico de Mapa de Calor. |
grHMCaptionY | Modifica el título de una categoría en el eje Y de un gráfico de Mapa de Calor. |
grHMColor | Especifica los colores de los diferentes valores en un gráfico Heatmap. |
grHMDeleteColor | Elimina los colores especificados por grHMColor de una carta de Heatmap. |
grHMGetData | Recupera datos de un gráfico de Heatmap. |
grHolePercentage | Modifica el porcentaje que corresponde al radio del agujero en los siguientes gráficos: - Anillo,
- Gráfico de barras radiales.
|
grImageSize | Define el tamaño de la Image que contiene el gráfico. |
grIncreaseData | Adds a value to a data in a chart. |
grInfoXY | Returns information about the series found at a specific chart point. |
grInterval | Indicates the interval between values on the vertical and horizontal axis of a chart. |
grLabel | Indicates various parameters of additional legend in a chart. |
grLabelFont | Modifies the font used for the category labels of a chart. |
grLegend | Indicates the presence and position of legend in a chart. |
grLegendFont | Modifies the font used for the chart legend. |
grLineThickness | Retrieves and/or modifies the value of the line thickness in a line chart. |
grLoadParameter | Restores the parameters used to draw a chart. |
grMask | Formatea los datos mostrados por grLabel o por grTooltip. |
grMenu | Defines the type of context menu displayed by a chart. |
grMenuOption | Modifies the text of an option in the context menu of a chart. |
grOrientation | Modifies the orientation of chart axes. |
grOrigin | Modifies the start and end marks on one of the chart axes. |
grOverlayChart | Used to display two different types of charts in the same chart. |
grParameter | Retrieves or modifies a chart parameter. |
grPiePullOut | Pulls out a section (or all sections) in a chart. |
grPieStartAngle | Indicates the starting angle of the first part in a Sector, Hemicycle or Donut graph. |
grPointColor | Inicializa la color de un punto específico en uno de los siguientes tipos de gráfico:- Line,
- Dispersión,
- Gráfico de burbujas.
|
grPointInfo | Returns the screen coordinates of a point or the screen coordinates of a value found in a chart. |
grPointSize | Configura el tamaño de un punto específico en un gráfico tipo curva o nube de puntos. |
grPointType | Modifica la forma del punto para una categoría o valor específico que se encuentra en una carta de Line, Área, Dispersión y Radar. |
grPrint | Prints a chart. |
grRaised | Used to display a chart with raised effect. |
grRBAddData | Adds data to a Radial Bar chart. |
grRBMaximumValue | Establece el valor máximo en un gráfico de barras radiales. |
grRBRotationDirection | Establece la dirección de rotación en un gráfico de barras radiales. |
grRealTimeInterval | Sets the time interval visible in a time chart with real-time display. |
grRotation | Allows you to: - Turn a chart around one of its axes in order to better view the data.
- Find out the rotation angle of a chart on one of its axes.
|
grSaveBMP | Saves a chart that was previously drawn in a file in BMP format. |
grSaveEMF | Guarda un gráfico dibujado previamente en un archivo con formato EMF. |
grSaveImage | Guarda la imagen de un gráfico en una variable de tipo Image. |
grSaveParameter | Saves the parameters of a chart in the format of a compressed string. |
grSaveWMF | Guarda un gráfico dibujado previamente en formato WMF. |
grScatter3DAddData | Añade un nuevo punto para mostrar en un gráfico de dispersión 3D. |
grScatter3DAltitudeColor | Define los diferentes colores utilizados según los niveles de altitud de una serie que se encuentra en un gráfico de dispersión 3D. |
grScatter3DDeleteAltitudeColor | Deletes the altitude colors specified by grScatter3DAltitudeColor. |
grScatter3DDeleteMarkCaption | Elimina los subtítulos de las marcas que se encuentran en un gráfico de dispersión 3D. |
grScatter3DGridlines | Displays the gridlines for the different planes of a 3D Scatter chart. |
grScatter3DLinkPoint | Links (or not) the points found in a "3D Scatter" chart. |
grScatter3DMarkCaption | Used to specify the mark caption for a 3D Scatter chart. |
grScatter3DProjection | Indica si los puntos encontrados en una serie de un gráfico de dispersión 3D deben proyectarse en un plano determinado. |
grScatterAddDataXY | Adds a data into a "Scatter" chart. |
grScatterGetDataXY | Retrieves data from a "Scatter" chart. |
grScatterLinkPoint | Links (or not) the points found in a "Scatter" chart. |
grScatterPointSize | Defines the size of points in a "Scatter" chart. |
grScatterSeriesColor | Initializes the color of a series in a "Scatter" chart. |
grScatterSeriesLabel | Initializes the label of data series in a "Scatter" chart. |
grSeriesColor | Initializes the color of a series or the color of a section. |
grSeriesLabel | Initializes the label of a data series in a chart. |
grSeriesLineType | Modifica el tipo de Line para una serie que se encuentra en un gráfico de Line, Área, Dispersión y Radar. |
grSeriesOpacidad | Modifica el factor de opacidad de una serie en un gráfico. |
grSeriesPointType | Modifica el tipo de punto para una serie que se encuentra en una carta Line, de Área, de Esparcimiento y de Radar. |
grSeriesSecondaryAxis | Defines whether a series will be drawn on the secondary axis. |
grSeriesTipo | Define el tipo de serie utilizado en una carta compuesta (carta que contiene varios tipos de cartas). |
grSmoothing | Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
grSourceCategoryLabel | Defines the source of the category labels. |
grSourceSeries | Defines the source of a series. |
grStartAngle | Sets the starting angle of the first section in the following types of chart:- Pie, Semi-circular or Donut.
- Sunburst.
- Radial bar chart.
|
grStockAddData | Adds data into a stock chart (candlestick, barcharts or minmax). |
grStockGetData | Retrieves a data from a stock chart (candlestick, barcharts or minmax). |
grSunburstAddData | Adds a data to a Sunburst chart. |
grSunburstGetData | Recupera un valor numérico de un gráfico de proyección solar. |
grSunburstPullOut | Pulls out a section (or all the sections) in a Sunburst chart. |
grSunburstRootSection | Changes or specifies the path of the root in a Sunburst chart. |
grSunburstSectionColor | Changes the color of a portion of a sunburst chart. |
grSunburstStartAngle | Especifica el ángulo inicial de la primera sección en un gráfico Sunburst. |
grSurfaceAddData | Adds a data into a Surface chart. |
grSurfaceAltitudeColor | Defines the color used for the altitude (Z axis) of a surface chart. |
grSurfaceDeleteAltitudeColor | Deletes the altitude colors specified by grSurfaceAltitudeColor. |
grSurfaceDeleteMarkCaption | Deletes the captions of marks found in a Surface chart. |
grSurfaceGetData | Retrieves a data from a Surface chart. |
grSurfaceGridlines | Displays the gridlines for the different planes of a Surface chart. |
grSurfaceMarksCaption | Allows you to specify the mark caption for a Surface chart. |
grSurfaceMesh | Enables or disables the mesh on a Surface chart. |
grTimeLevelMask | Defines the display mask for a level of time scale in a chart. |
grTimeLevelMax | Defines the number of levels to display in the time scale of a chart as well as the maximum level. |
grTitle | Modifies the caption and/or position of the chart title. |
grTitleFont | Modifies the font used for the chart title. |
grTooltip | Muestra y define el formato de: - el tooltip asociado a cada sector de un gráfico (sector de un gráfico circular, columna de un gráfico de columnas, etc.). Esta función también devuelve las características del tooltip asociado a cada sector del gráfico.
- un tooltip personalizado, asociado a un punto.
|
grType | Identifies or modifies the type of chart. |
grWaffleSize | Define el número de filas y columnas de un gráfico Waffle. |
grWaffleTypeCell | Define la forma de las celdas de un gráfico Waffle. |
grWaterfallCategoryType | Indicates the category type of a Waterfall chart. |
grWaterfallColor | Indicates the color for a type of category in a Waterfall chart. |
grWndSize | Define el tamaño de la ventana que contiene el gráfico. |
grZoom | Defines the zoom of a chart. |