Aspose::Words::Drawing::Charts::ChartYValueCollection::idx_set method

ChartYValueCollection::idx_set method

Gets or sets the Y value at the specified index.

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

See Also