GetHasUpDownBars Method
GetHasUpDownBars function
True if a line chart has up and down bars.Applies only to line charts.
func (instance *Series) GetHasUpDownBars() (bool, error)
Remarks
See Also
- Class Series
- Library Aspose.Cells for Go
True if a line chart has up and down bars.Applies only to line charts.
func (instance *Series) GetHasUpDownBars() (bool, error)