Aspose::Words::Drawing::Charts::ChartXValueCollection::idx_set method

ChartXValueCollection::idx_set method

Gets or sets the X value at the specified index.

void Aspose::Words::Drawing::Charts::ChartXValueCollection::idx_set(int32_t index, const System::SharedPtr<Aspose::Words::Drawing::Charts::ChartXValue> &value)

See Also