Click or drag to resize

Spire.Doc.Fields.Shapes.Charts Namespace

Classes
Class Description
Public class AxisBound
Represents a class that defines the bound value for an AxisBounds .
Public class AxisBounds
Represents the bounds of an axis in a chart.
Public class AxisDisplayUnits
Represents the display units for an axis in a chart.
Public class AxisTickLabels
Represents a class to handle the options of axis tick labels in a chart.
Public class AxisTickMarks
Represents a class to handle the options of axis tick marks in a chart.
Public class AxisUnits
Represents the units for an axis in a chart.
Public class Chart
Provides access to the chart shape properties.
Public class ChartAxis
Represents a chart axis in a chart. Implements interfaces for handling chart titles, extension lists, and number format providers.
Public class ChartAxisCollection
Public class ChartAxisTitle
Represents the title of an axis in a chart.
Public class ChartCollection
Represents a collection of Chart .
Public class ChartDataLabel
Public class ChartDataLabelCollection
Represent the data labels options for the chart series.
Public class ChartDataPoint
Represents a data point for a chart.
Public class ChartDataPointCollection
Represents a collection of ChartDataPoint objects.
Public class ChartDataTable
Represents a data table options associated with a chart.
Public class ChartLegend
Represents a chart legend in a DML (Drawing Markup Language) document. Implements the IDmlExtensionListSource interface to provide a list of extensions for the legend.
Public class ChartMarker
Represents a chart data marker.
Public class ChartNumberFormat
Represents a class for formatting numbers in charts.
Public class ChartSeries
Represents a series of data points for a chart, implementing interfaces for chart data point and DML extension list source.
Public class ChartSeriesCollection
Represents a collection of chart series.
Public class ChartTitle
Represents a chart title in a document. Implements the IDmlExtensionListSource interface to provide extension list functionality.
Enumerations
Enumeration Description
Public enumeration AxisBuiltInUnit
Specifies the display units for an axis.
Public enumeration AxisCategoryType
Specifies type of a category axis.
Public enumeration AxisCrosses
Specifies the possible crossing points for an axis.
Public enumeration AxisScaleType
Specifies the possible scale types for an axis.
Public enumeration AxisTickLabelPosition
Specifies the possible positions for tick labels.
Public enumeration AxisTickMark
Specifies the possible positions for tick marks.
Public enumeration AxisTimeUnit
pecifies the unit of time for axes.
Public enumeration ChartAxisType
Specifies the type for an axis.
Public enumeration ChartType
Specifies type of a chart.
Public enumeration LabelAlignment
Specifies the possible alignment for the tick labels of chart axis.
Public enumeration LegendPosition
Specifies the possible positions for a chart legend.
Public enumeration MarkerSymbol
Specifies marker symbol style.
Public enumeration TextVerticalType
Specifies type of text direction.