Aspose::Cells::Charts::Series::SetGapWidth method

Series::SetGapWidth method

Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500.

void Aspose::Cells::Charts::Series::SetGapWidth(int16_t value)

See Also