Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Classes
Class | Description | |
---|---|---|
![]() | AbstractTitle | |
![]() | AxisTitle |
Represents a chart axis title.
|
![]() | CategoryAxis |
Specifies the category axis of the chart.
|
![]() | Chart |
Class for common chart properties and methods.
|
![]() | ChartArea |
Represents the chart area of a chart.
|
![]() | ChartAxis |
Specifies base properties for a chart axis.
|
![]() | ChartCollection |
Collection of charts.
|
![]() | ChartFormat |
Class for access to the Office Art formatting for chart elements
|
![]() | ChartGroup |
Represents one or more series plotted in a chart with the same format.
|
![]() | ChartGroupCollection |
A collection of all the ChartGroup objects in the specified chart.
|
![]() | ChartTitle |
Represents the chart title.
|
![]() | ColorFormat |
Represents color information.
|
![]() | DataLabels |
Specifies the settings for the data labels for an entire series
or the entire chart.
|
![]() | FillFormat |
Represents fill formatting for a shape.
|
![]() | HiLoLines |
Represents the high-low lines in a chart group.
|
![]() | Layout |
Specifies how the chart element is placed on the chart.
|
![]() | Legend |
Specifies the legend for a chart.
|
![]() | LineFormat |
Represents line and arrowhead formatting.
|
![]() | Marker |
Specifies a data marker on a chart. The marker is applied
to each data point.
|
![]() | Outline |
Specifies the outline style.
|
![]() | PlotArea |
Specifies the plot area of the chart.
|
![]() | Series |
Specifies base properties for a chart series.
|
![]() | SeriesAxis |
Specifies a series axis for the chart.
|
![]() | SeriesCollection |
Collection of series.
|
![]() | ShapeProperties |
Specifies the formatting of series.
|
![]() | Surface |
Specifies a wall or floor properties of a 3D chart.
|
![]() | TickLabels |
Specifies the tick-mark labels associated with tick marks on a chart axis.
|
![]() | ValueAxis |
Specifies the value axis of the chart.
|
![]() | ValuesSeries |
Specifies base properties for a chart series.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AxisCrossingPoint |
Specifies the possible crossing points for an axis.
|
![]() | AxisOrientation |
Specifies the orientation of the axis.
|
![]() | AxisPosition |
Specifies the position of the axis on the chart.
|
![]() | BarGrouping |
Specifies the kind of grouping for a column or bar chart.
|
![]() | BubbleSizeRepresents |
Specifies the possible ways to represent data as bubble chart sizes.
|
![]() | ChartLineStyle |
This type represents preset line dash values.
|
![]() | ChartType |
The chart type
|
![]() | DisplayBlanksAs |
Specifies the possible ways to display blanks in charts.
|
![]() | Grouping |
Specifies the possible groupings for a column, line, or area chart.
|
![]() | LabelAlignment |
Specifies the possible ways to align the tick labels.
|
![]() | LegendPosition |
Specifies the possible positions for a chart's legend.
|
![]() | MarkerStyle |
All possible style for a marker drawn at each data point.
|
![]() | TickLabelPosition |
Specifies the possible positions for tick labels.
|
![]() | TickMark |
Specifies the possible positions for tick marks.
|
![]() | XlAxisType |
Specifies the axis type
|