Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 18,728 for

chart

(0.13 sec)
  1. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a Chart in Java....styles of a chart. Examples: Shows how to set and get chart style....DocumentBuilder(doc); // Insert a chart in the Black style. builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie Chart....first slice of the parent pie chart. @property def first_slice_angle...create and format Doughnut chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method...Aspose :: Words :: Drawing :: Charts :: AxisCategoryType Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark...Aspose :: Words :: Drawing :: Charts :: AxisTickMark Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values....the way values appears in the chart. The examples of number formats:...with the format code of the chart data. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values....the way values appears in the chart. The examples of number formats:...with the format code of the chart data. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategorie...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_AxisBetweenCategorie...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowBubbleSize method. Allows to specify whether bubble size is to be displayed for the data labels of the entire series. Applies only to Bubble Charts. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_ShowBubbleSize...series. Applies only to Bubble charts. Default value is false . bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowCategoryName method. Allows to specify whether category name is to be displayed for the data labels of the entire series. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_ShowCategoryName...Aspose :: Words :: Drawing :: Charts :: ChartDataLabelCollec ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 图表|Aspose.Slides 文档

    使用 C# 和 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、切换图表类型并导出—支持 PPT、PPTX 和 ODP。...Add a Chart 此方法在第一张幻灯片上添加一个简单的面积图。 static void Add_Chart () {...= pres . Slides [ 0 ]; var chart = slide . Shapes . AddChart...

    docs.aspose.com/slides/zh/net/examples/elements...