Plot |
The PlotCommands3D type exposes the following members.
Name | Description | |
---|---|---|
CreatePlotItems(DataTable, IAscendingIntegerCollection, G3DPlotStyleCollection) | ||
CreatePlotItems(IEnumerableDataColumn, G3DPlotStyleCollection, IReadOnlyPropertyBag) | ||
CreatePlotItems(IEnumerableDataColumn, G3DPlotStyleCollection, HashSetDataColumn, IReadOnlyPropertyBag) | Creates a list of plot items from data columns, using a template plot style. | |
CreatePlotItems(IEnumerableDataColumn, String, String, G3DPlotStyleCollection, HashSetDataColumn, IReadOnlyPropertyBag) | Creates a list of plot items from data columns, using a template plot style. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
Plot | Plots selected data columns of a table. | |
PlotBarChartNormal | Plots the currently selected data columns of a worksheet as horizontal bar diagram. | |
PlotBarChartRelativeStack | Plots the currently selected data columns of a worksheet as horzizontal bar diagram. | |
PlotBarChartStack | Plots the currently selected data columns of a worksheet as horzizontal bar diagram. | |
PlotColumnChartNormal | Plots the currently selected data columns of a worksheet as horzizontal bar diagram. | |
PlotColumnChartRelativeStack | Plots the currently selected data columns of a worksheet as horzizontal bar diagram. | |
PlotColumnChartStack | Plots the currently selected data columns of a worksheet as horzizontal bar diagram. | |
PlotLine(IWorksheetController, Boolean, Boolean) | Plots the currently selected data columns of a worksheet. | |
PlotLine(DataTable, IAscendingIntegerCollection, Boolean, Boolean, String) | Plots selected data columns of a table. | |
PlotLineRelativeStack | Plots the currently selected data columns of a worksheet. | |
PlotLineStack | Plots the currently selected data columns of a worksheet. | |
PlotStyle_Bar | Creates a plot style collection for a bar graph. | |
PlotStyle_Line | ||
PlotStyle_Line_Symbol | ||
PlotStyle_Symbol | ||
ToString | Returns a string that represents the current object. (Inherited from Object) |