Spire.Xls.Charts Namespace |
Class | Description | |
---|---|---|
![]() |
ChartArea |
Represents a chart area in a charting application, which is responsible for defining the plotting area for data series.
|
![]() |
ChartBorder |
Represents the border settings for a chart, including properties to define its color, width, and style.
|
![]() |
ChartCategoryAxis |
Represents the category axis of a chart, which is used to display categorical data.
|
![]() |
ChartDataLabels |
Represents the data labels for a chart, which can include options for formatting and displaying the data associated with each data point.
|
![]() |
ChartDataPoint |
Represents a single data point in a chart, containing properties such as X and Y values.
|
![]() |
ChartDataPointsCollection |
Represents a collection of data points used in a chart.
|
![]() |
ChartDataTable |
Represents a data table used for storing and managing data that can be visualized in a chart.
|
![]() |
ChartDropBar |
Represents a chart component designed to display drop bar charts, which are useful for visualizing the change in values over a period of time or across different categories.
|
![]() |
ChartFormat |
Represents the formatting options for a chart, including settings for appearance, labels, and data presentation.
|
![]() |
ChartFormatCollection |
Represents a collection of chart format settings.
|
![]() |
ChartGridLine |
Represents a grid line in a chart, which can be customized for appearance and behavior within the chart's grid.
|
![]() |
ChartInterior |
Represents the interior properties of a chart, such as background color and gradient settings.
|
![]() |
ChartLegend |
Represents the legend of a chart, providing information about the data series displayed in the chart.
|
![]() |
ChartLegendEntry |
Represents an entry in a chart legend, which includes details about a specific data series or category.
|
![]() |
ChartPageSetup |
Represents the page setup settings for a chart, including properties such as margins, orientation, and paper size.
|
![]() |
ChartPlotArea |
Represents the plot area of a chart, which is the area where the data series are drawn.
|
![]() |
ChartSerie |
Represents a series of data in a chart, containing the data points and related configuration settings for display.
|
![]() |
ChartSerieDataFormat |
Represents the data format for a series in a chart, including properties such as labels, values, and formatting options.
|
![]() |
ChartSeries |
Represents a series of data points in a chart, including properties and methods for configuring and manipulating the series.
|
![]() |
ChartSeriesAxis |
Represents the axis configuration for a series in a chart, defining properties such as labels, range, and scale.
|
![]() |
ChartTextArea |
Represents a text area within a chart used for displaying textual information such as labels, descriptions, or annotations.
|
![]() |
ChartTitle |
Represents the title of a chart, providing properties and methods to customize its appearance and content.
|
![]() |
ChartValueAxis |
Represents the value axis of a chart, responsible for defining the scale, range, and other properties related to the data values being plotted.
|
![]() |
ChartWallOrFloor |
Represents a wall or floor in a charting context, encapsulating properties and methods related to its visualization and behavior within a chart.
|