NFastBarSeries Class Members
In This Topic
The following tables list the members exposed by NFastBarSeries.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
 | SCxh | |
Top
Public Properties
| Name | Description |
 | Data | Gets or sets the data object containing the series data |
 | DepthSizeMode | Gets or sets the bar depth mode |
 | FixedDepth | Gets or sets the fixed depth. The fixed is used when the depth size mode set to Fixed and is specified in dips |
 | FixedWidth | Gets or sets the gap factor. The gap factor is used when the width mode set to min gap |
 | LogicalDepth | Gets or sets the value of the bar depth. This depth is used when the width mode is set to Logical and is specified in logical units |
 | LogicalWidth | Gets or sets the value of the bar width. This width is used when the width mode is set to Fixed or Scale |
 | Origin | Specifies the bars origin value when the ENSeriesOriginMode is set to CustomOrigin. |
 | OriginMode | Gets or sets the series origin mode |
 | WidthSizeMode | Gets or sets the bar width mode |
Top
Protected Properties
| Name | Description |
 | EjC | Overridden. |
Top
See Also