Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....Name Description font Provides access to font formatting of the...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...
aspose.words.Drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....Name Description font Provides access to font formatting of the...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...
ShapeBase.parentParagraph property. Returns the immediate parent paragraph....insert a text box, and set the font of its contents. let doc = new...builder . insertShape ( aw . Drawing . ShapeType . TextBox , 300...
ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....insert a text box, and set the font of its contents. doc = aw ....insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX , width...
aspose.words.Drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... drawing . charts . ChartType . DOUGHNUT... legend . position = aw . drawing . charts . LegendPosition ...
ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property.... drawing . charts . ChartType . DOUGHNUT... legend . position = aw . drawing . charts . LegendPosition ...
ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property.... drawing . charts . ChartType . DOUGHNUT... legend . position = aw . drawing . charts . LegendPosition ...