AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for Drawing the tick labels....use automatic interval for drawing the tick labels. get isAutoSpacing...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...
AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... drawing . charts . AxisTickLabelPositio... value : aspose . words . drawing . charts . AxisTickLabelPositio...
ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... Drawing . Charts . ChartType . Column...hasOutlineBorder = false ; dataTable . font . italic = true ; dataTable...
ChartTitle.show property. Determines whether the title shall be shown for this chart... Drawing . Charts . ChartType . Bar...Chart" ; title . font . size = 15 ; title . font . color = "#008000"...
ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... Drawing . Charts . ChartType . Bar...Chart" ; title . font . size = 15 ; title . font . color = "#008000"...
ChartAxisTitle.text property. Gets or sets the text of the axis title... drawing . charts . ChartType . COLUMN...chart_axis_y_title . font . size = 12 chart_axis_y_title . font . color =...
AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for Drawing the tick labels....use automatic interval for drawing the tick labels. @property...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...
Chart.dataTable property. Provides access to properties of a data table of this chart... Drawing . Charts . ChartDataTable Examples...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...
ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...