Namespace OdfKit.Chart
Classes
- ChartAxisBuilder
A fluent configurer for a chart axis. 圖表座標軸的 Fluent 配置器。
- ChartDocument
Represents a high-level ODF chart document. 表示高階 ODF 圖表文件(Chart Document)的類別。
- ChartDocumentBuilder
Provides a fluent construction flow for high-level chart documents. 提供高階圖表文件的 Fluent 建構流程。
- ChartSeriesBuilder
A fluent configurer for a chart data series. 圖表資料序列的 Fluent 配置器。
- ChartTemplateDocument
Represents an ODF chart template document (OTC). 表示 ODF 圖表範本文件(OTC)。
- FlatChartDocument
Represents an ODF flat XML chart document (FODC). 表示 ODF 扁平 XML 圖表文件(FODC)。
- OdfBubbleChartSeriesInfo
Summarizes one bubble chart series in document order. 摘要表示文件順序中的一組泡泡圖序列。
- OdfBubbleChartSeriesRequest
Describes one bubble chart series bound to spreadsheet ranges. 描述一組繫結至試算表範圍的泡泡圖序列。
- OdfChart3DOptions
Describes practical 3D chart appearance settings. 描述實務常用的 3D 圖表外觀設定。
- OdfChartAxisInfo
Represents high-level summary information for a chart axis. 表示圖表座標軸的高階摘要資訊。
- OdfChartDataCache
Represents a lazily loaded snapshot of a chart's local data table. 表示圖表本地資料表的延遲載入快照。
- OdfChartDataLabelInfo
Represents the data label settings for a chart data series. 表示圖表資料序列的數據標籤設定。
- OdfChartDataPointInfo
Represents a single
chart:data-pointstyle override entry for a chart data series. 表示圖表資料序列中一筆chart:data-point樣式覆蓋設定。
- OdfChartDocument
Provides the OdfChartDocument API. 提供 OdfChartDocument API。
- OdfChartErrorIndicatorInfo
Represents an error bar setting for a chart data series (
chart:error-indicator). 表示圖表資料序列的誤差棒設定(chart:error-indicator)。
- OdfChartLegend
Represents a unified editable model for the chart legend. 表示圖表圖例的統一可編輯模型。
- OdfChartLightInfo
Represents summary information for a 3D chart light source (
dr3d:light). 表示 3D 圖表光源(dr3d:light)的摘要資訊。
- OdfChartLightRequest
Describes one practical 3D chart light source. 描述一個實務 3D 圖表光源。
- OdfChartMarkerStyle
Describes practical marker styling for line and scatter chart series. 描述折線圖與散佈圖序列的實務標記樣式。
- OdfChartMeanValueInfo
Represents a mean value line setting for a chart data series (
chart:mean-value). 表示圖表資料序列的平均值線設定(chart:mean-value)。
- OdfChartRegressionCurveInfo
Represents a trend line (regression curve) setting for a chart data series (
chart:regression-curve). 表示圖表資料序列的趨勢線(迴歸曲線)設定(chart:regression-curve)。
- OdfChartSeries
Represents an editable chart data series. 表示可編輯的圖表資料序列。
- OdfChartSeriesInfo
Represents high-level summary information for a chart data series. 表示圖表資料序列的高階摘要。
- OdfChartStyle
Represents an editable chart automatic style (
style:family="chart"). 表示可編輯的圖表自動樣式(style:family="chart")。
- OdfChartStyleInfo
Represents high-level summary information for a chart automatic style. 表示圖表自動樣式的高階摘要。
- OdfChartSurfaceStyle
Describes a practical chart wall or floor surface style. 描述實務圖表牆面或地板表面樣式。
- OdfStockChartSeriesInfo
Summarizes one stock chart series in document order. 摘要表示文件順序中的一組股票圖序列。
- OdfStockChartSeriesRequest
Describes one stock chart series bound to OHLC spreadsheet ranges. 描述一組繫結至 OHLC 試算表範圍的股票圖序列。
- OdfStockMarkerStyle
Describes practical stock chart marker styles. 描述實務股票圖標記樣式。
Enums
- OdfChartDataLabelPreset
Defines common chart data label preset combinations. 定義常用的圖表資料標籤預設組合。
- OdfChartGridKind
Represents the kind of chart axis grid line. 表示圖表座標軸網格線類型。
- OdfChartPreset
Defines task-oriented chart presets for common high-level chart creation. 定義常見高階圖表建立流程使用的任務導向圖表預設。