Name | Description | |
---|---|---|
NErrorBarSeries Constructor | Default constructor |
The following tables list the members exposed by NErrorBarSeries.
Name | Description | |
---|---|---|
NErrorBarSeries Constructor | Default constructor |
Name | Description | |
---|---|---|
DataPointsChild | Reference to the data points child property | |
NErrorBarSeriesSchema | Reference to the error bar series schema | |
ShapeProperty | Reference to the shape property | |
ShowLowerXErrorProperty | Reference to the ShowLowerXError property | |
ShowLowerYErrorProperty | Reference to the ShowLowerYError property | |
ShowLowerZErrorProperty | Reference to the ShowLowerZError property | |
ShowUpperXErrorProperty | Reference to the ShowUpperXError property | |
ShowUpperYErrorProperty | Reference to the ShowUpperYError property | |
ShowUpperZErrorProperty | Reference to the ShowUpperZError property | |
SizeProperty | Reference to the size property | |
XErrorSizeProperty | Reference to the XErrorSizeProperty property | |
XErrorValueFormatterProperty | Reference to the XErrorValueFormatter property | |
YErrorSizeProperty | Reference to the YErrorSizeProperty property | |
YErrorValueFormatterProperty | Reference to the YErrorValueFormatter property | |
ZErrorSizeProperty | Reference to the ZErrorSizeProperty property | |
ZErrorValueFormatterProperty | Reference to the ZErrorValueFormatter property |
Name | Description | |
---|---|---|
DataPoints | Gets or sets the data points | |
Shape | Gets or set the shape of the points | |
ShowLowerXError | Gets or sets whether to show the lower x error | |
ShowLowerYError | Gets or sets whether to show the lower y error | |
ShowLowerZError | Gets or sets whether to show the lower y error | |
ShowUpperXError | Gets or sets whether to show the upper x error | |
ShowUpperYError | Gets or sets whether to show the upper y error | |
ShowUpperZError | Gets or sets whether to show the upper y error | |
Size | Gets or sets the point size | |
XErrorSize | Gets or sets the x error size | |
XErrorValueFormatter | Gets or sets the formatter used to format the x error values (upper and lower) | |
YErrorSize | Gets or sets the y error size | |
YErrorValueFormatter | Gets or sets the formatter used to format the y error values (upper and lower) | |
ZErrorSize | Gets or sets the z error size | |
ZErrorValueFormatter | Gets or sets the formatter used to format the z error values (upper and lower) |
Name | Description | |
---|---|---|
GetDataPointsChild | Overridden. Gets the data points child of the series |