NBarSeriesBase Class Members
In This Topic
The following tables list the members exposed by NBarSeriesBase.
Public Fields
Public Properties
| Name | Description |
 | DepthGapFactor | Gets or sets the depth gap factor. The gap factor is used when the depth size mode set to min gap |
 | DepthSizeMode | Gets or sets the bar depth mode |
 | FixedDepth | Gets or sets the value of the bar fixed depth. This depth is used when the width mode is set to Fixed and is specified in dips |
 | FixedWidth | Gets or sets the value of the bar fixed width. This width is used when the width mode is set to Fixed |
 | LogicalDepth | Gets or sets the value of the bar logical depth. This depth is used when the width mode is set to Logical and is specified in logical (scale) units |
 | LogicalWidth | Gets or sets the value of the bar logical width. This width is used when the width mode is set to Logical |
 | WidthGapFactor | Gets or sets the gap factor. The gap factor is used when the width mode set to min gap |
 | WidthSizeMode | Gets or sets the bar width mode |
Top
See Also