IChartSeriesGroupHiLowLinesFormat Property |
Specifies HiLowLines format.
HiLowLines applied with HiLowClose, OpenHiLowClose, VolumeHiLowClose and VolumeOpenHiLowClose chart types.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIChartLinesFormat HiLowLinesFormat { get; }ReadOnly Property HiLowLinesFormat As IChartLinesFormat
Get
property IChartLinesFormat^ HiLowLinesFormat {
IChartLinesFormat^ get ();
}abstract HiLowLinesFormat : IChartLinesFormat with get
Property Value
Type:
IChartLinesFormat
See Also