Aspose::Words::Drawing::Charts::ChartYValue::FromDateTime method

ChartYValue::FromDateTime method

Creates a ChartYValue instance of the DateTime type.

static System::SharedPtr<Aspose::Words::Drawing::Charts::ChartYValue> Aspose::Words::Drawing::Charts::ChartYValue::FromDateTime(System::DateTime value)

See Also