Shape.fill_color property. Defines the brush color that fills the closed path of the shape.... font . size = 32 builder . writeln...aw . drawing . ShapeType . CLOUD_CALLOUT , aw . drawing . RelativeHorizontalPo...
ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... Drawing . Charts . ChartType . Column...chartAxisYTitle . font . size = 12 ; chartAxisYTitle . font . color =...
本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...), new PointF ( 1 , 2 ) }; //Draw a diamond shape in page long...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...
ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...
ChartAxis.reverseOrder property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...
ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... Drawing . ShapeType . TextBox , 300.... paragraphFormat . style . font . name = "Courier New" ; builder...
AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...
ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... drawing . ShapeType . TEXT_BOX , width... paragraph_format . style . font . name = 'Courier New' builder...