Name | Description | |
---|---|---|
NPointSeries Constructor | Default constructor |
The following tables list the members exposed by NPointSeries.
Name | Description | |
---|---|---|
NPointSeries Constructor | Default constructor |
Name | Description | |
---|---|---|
DataPointsChild | Reference to the data points child property | |
DepthDropLineOriginModeProperty | Reference to the DepthDropLineOriginMode property | |
DepthDropLineOriginProperty | Reference to the DepthDropLineOrigin property | |
DepthDropLineStrokeProperty | Reference to the DepthDropLineStroke property | |
HorizontalDropLineOriginModeProperty | Reference to the HorizontalDropLineOriginMode property | |
HorizontalDropLineOriginProperty | Reference to the HorizontalDropLineOrigin property | |
HorizontalDropLineStrokeProperty | Reference to the HorizontalDropLineStroke property | |
NPointSeriesSchema | Reference to the point series schema | |
ShapeProperty | Reference to the shape property | |
ShowDepthDropLinesProperty | Reference to the ShowDepthDropLinesProperty property | |
ShowHorizontalDropLinesProperty | Reference to the ShowHorizontalDropLines property | |
ShowVerticalDropLinesProperty | Reference to the ShowVerticalDropLines property | |
SizeProperty | Reference to the size property | |
VerticalDropLineOriginModeProperty | Reference to the VerticalDropLineOriginMode property | |
VerticalDropLineOriginProperty | Reference to the VerticalDropLineOrigin property | |
VerticalDropLineStrokeProperty | Reference to the VerticalDropLineStroke property |
Name | Description | |
---|---|---|
DataPoints | Gets or sets the data points | |
DepthDropLineOrigin | Gets or sets the Depth drop line origin (regarded when DepthDropLineOriginMode is set to ENDropLineOriginMode.CustomValue) | |
DepthDropLineOriginMode | Gets or sets the vertical drop line origin mode | |
DepthDropLineStroke | Gets or sets the Depth drop line stroke | |
HorizontalDropLineOrigin | Gets or sets the horizontal drop line origin (regarded when HorizontalDropLineOriginMode is set to ENDropLineOriginMode.CustomValue) | |
HorizontalDropLineOriginMode | Gets or sets the horizontal drop line origin mode | |
HorizontalDropLineStroke | Gets or sets the horizontal drop line stroke | |
Shape | Gets or set the shape of the points | |
ShowDepthDropLines | Gets or sets whether to show the vertical drop lines | |
ShowHorizontalDropLines | Gets or sets whether to show the horizontal drop lines | |
ShowVerticalDropLines | Gets or sets whether to show the vertical drop lines | |
Size | Gets or sets the point size | |
VerticalDropLineOrigin | Gets or sets the vertical drop line origin (regarded when VerticalDropLineOriginMode is set to ENDropLineOriginMode.CustomValue) | |
VerticalDropLineOriginMode | Gets or sets the vertical drop line origin mode | |
VerticalDropLineStroke | Gets or sets the vertical drop line stroke |
Name | Description | |
---|---|---|
GetDataPointsChild | Overridden. Gets the data points child of the series |