Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,108 for

scaling

(0.08 sec)
  1. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....enumeration Specifies the possible scale types for an axis. Members Name...LINEAR Linear scaling. LOGARITHMIC Logarithmic scaling. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....AxisScaleType Specifies the possible scale types for an axis. Examples:...Shows how to apply logarithmic scaling to a chart axis. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis....}); // By default, default scaling is applied to the graph's X...Assert . True ( chart . AxisX . Scaling . Minimum . IsAuto ); // We...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisBound.IsAuto | Aspose.Words for .NET

    Discover AxisBound IsAuto. Automatically determine axis bounds for enhanced data visualization and streamlined analysis. Optimize your charts effortlessly!...}); // By default, default scaling is applied to the graph's X...Assert . True ( chart . AxisX . Scaling . Minimum . IsAuto ); // We...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisBound.isAuto property | Aspose.Words for No...

    AxisBound.isAuto property. Returns a flag indicating that axis bound should be determined automatically....]); // By default, default scaling is applied to the graph's X... expect ( chart . axisX . scaling . minimum . isAuto ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically....9 ]) # By default, default scaling is applied to the graph's X...assertTrue ( chart . axis_x . scaling . minimum . is_auto ) # We...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisBound.value property | Aspose.Words for Python

    AxisBound.value property. Returns numeric value of axis bound....9 ]) # By default, default scaling is applied to the graph's X...assertTrue ( chart . axis_x . scaling . minimum . is_auto ) # We...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime....9 ]) # By default, default scaling is applied to the graph's X...assertTrue ( chart . axis_x . scaling . minimum . is_auto ) # We...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....}); // By default, default scaling is applied to the graph's X...Assert . True ( chart . AxisX . Scaling . Minimum . IsAuto ); // We...

    reference.aspose.com/words/net/aspose.words.dra...
  10. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets Scaling type of the axis....type property Gets or sets scaling type of the axis. @property...Shows how to apply logarithmic scaling to a chart axis. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...