ChartDataLabelCollection.showValue property. Allows to specify whether values are to be displayed in the data labels of the entire series...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chart = builder . insertChart ( aw . Drawing . Charts . ChartType...
ChartSeriesGroup.gap_width property. Gets or sets the percentage of gap width between chart elements.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Scopri la proprietà Titolo di ChartAxis per un facile accesso e personalizzazione dei titoli degli assi, migliorando la visualizzazione e la presentazione dei tuoi dati....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...
Field.display_result property. Gets the text that represents the displayed field result.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...
RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... let doc = new aw . Document ( base . myDir + "Rendering...to an RTF. let options = new aw . Saving . RtfSaveOptions ();...
TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...
TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...