AddSeria |
Adds a new series to the current chart. |
ApplyChartStyle |
Sets a style to the current chart by style ID. |
GetClassType |
Returns a type of the ApiChart class. |
RemoveSeria |
Removes the specified series from the current chart. |
SetAxieNumFormat |
Sets the specified numeric format to the axis values. |
SetCatFormula |
Sets a range with the category values to the current chart. |
SetDataPointFill |
Sets the fill to the data point in the specified chart series. |
SetDataPointOutLine |
Sets the outline to the data point in the specified chart series. |
SetHorAxisLablesFontSize |
Specifies the font size to the horizontal axis labels. |
SetHorAxisMajorTickMark |
Specifies the major tick mark for the horizontal axis. |
SetHorAxisMinorTickMark |
Specifies the minor tick mark for the horizontal axis. |
SetHorAxisOrientation |
Specifies the direction of the data displayed on the horizontal axis. |
SetHorAxisTickLabelPosition |
Sets the possible values for the position of the chart tick labels in relation to the main horizontal label or the chart data values. |
SetHorAxisTitle |
Specifies the chart horizontal axis title. |
SetLegendFill |
Sets the fill to the chart legend. |
SetLegendFontSize |
Specifies the legend font size. |
SetLegendOutLine |
Sets the outline to the chart legend. |
SetLegendPos |
Specifies the chart legend position. |
SetMajorHorizontalGridlines |
Specifies the visual properties of the major horizontal gridline. |
SetMajorVerticalGridlines |
Specifies the visual properties of the major vertical gridline. |
SetMarkerFill |
Sets the fill to the marker in the specified chart series. |
SetMarkerOutLine |
Sets the outline to the marker in the specified chart series. |
SetMinorHorizontalGridlines |
Specifies the visual properties of the minor vertical gridline. |
SetMinorVerticalGridlines |
Specifies the visual properties of the minor vertical gridline. |
SetPlotAreaFill |
Sets the fill to the chart plot area. |
SetPlotAreaOutLine |
Sets the outline to the chart plot area. |
SetSeriaName |
Sets a name to the specified series. |
SetSeriaValues |
Sets values from the specified range to the specified series. |
SetSeriaXValues |
Sets the x-axis values from the specified range to the specified series. It is used with the scatter charts only. |
SetSeriesFill |
Sets the fill to the specified chart series. |
SetSeriesOutLine |
Sets the outline to the specified chart series. |
SetShowDataLabels |
Specifies which chart data labels are shown for the chart. |
SetShowPointDataLabel |
Spicifies the show options for the data labels. |
SetTitle |
Specifies the chart title with the specified parameters. |
SetTitleFill |
Sets the fill to the chart title. |
SetTitleOutLine |
Sets the outline to the chart title. |
SetVerAxisOrientation |
Specifies the direction of the data displayed on the vertical axis. |
SetVerAxisTitle |
Specifies the chart vertical axis title. |
SetVertAxisLablesFontSize |
Specifies the font size to the vertical axis labels. |
SetVertAxisMajorTickMark |
Specifies the major tick mark for the vertical axis. |
SetVertAxisMinorTickMark |
Specifies the minor tick mark for the vertical axis. |
SetVertAxisTickLabelPosition |
Sets the possible values for the position of the chart tick labels in relation to the main vertical label or the chart data values. |