Serial3D {Microsoft.VisualBasic.Data.ChartPlots.Plot3D} | .NET clr documentation |
Scatter serial data in 3D
# namespace Microsoft.VisualBasic.Data.ChartPlots.Plot3D
export class Serial3D {
Color: Color;
# The point data which tagged a name label, if the label is empty, then will not display on the plot.
Points: NamedValue`1[];
PointSize: double;
Shape: LegendStyles;
Title: string;
}
Color
: ColorPoints
: NamedValue`1Shape
: LegendStyles