from_time_span method
from_time_span(value)
Creates a ChartYValue instance of the ChartYValueType.TIME type.
def from_time_span(self, value: datetime.timespan):
...
Parameter | Type | Description |
---|---|---|
value | datetime.timespan |
See Also
- module aspose.words.drawing.charts
- class ChartYValue