Aspose::Cells::Charts::Chart::SetGapWidth method

Chart::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::Chart::SetGapWidth(int32_t value)

See Also