aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.major_unit property. Returns or sets the distance between major tick marks....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
Chart.axis_z property. Provides access to properties of the Z axis of the chart....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
AxisTickLabels.font property. Provides access to font formatting of the tick labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.document property. Returns the document containing the parent chart....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...