IUpDownBarsManager
IUpDownBarsManager interface
Provide access to up/down bars of Line- or Stock-chart.
public interface IUpDownBarsManager
Properties
| Name | Description |
|---|---|
| DownBarsFormat { get; } | Returns format of the down bars. Read-only IFormat. |
| GapWidth { get; set; } | Returns or sets gap width. Read/write Int32. |
| HasUpDownBars { get; set; } | Determines whether the chart has up/down bars. Read/write Boolean. |
| UpBarsFormat { get; } | Returns format of the up bars. Read-only IFormat. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides