Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 7,168 for

series coloring

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Contains properties of a single data point on the chart....chart->get_Series()->get_Count()); ASSERT_EQ(u "Series 1" , cha...chart->get_Series()->idx_get(0)->get_Name()); ASSERT_EQ(u "Series 2"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. ChartDataLabelCollection.Rotation | Aspose.Word...

    ChartDataLabelCollection Rotation property. Gets or sets the rotation of the data labels of the entire Series in degrees in C#....the data labels of the entire series in degrees. public int Rotation...); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartMarker Class | Aspose.Words for .NET

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker in C#.... Series . Count ); Assert . AreEqual ( "Series 1" , chart...chart . Series [ 0 ]. Name ); Assert . AreEqual ( "Series 2" , chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... series . count ) self . assertEqual ( "Series 1" , chart...chart . series [ 0 ] . name ) self . assertEqual ( "Series 2" ,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire Series....the data labels of the entire series. @property def orientation...height = 252 ) series = shape . chart . series [ 0 ] data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.Smooth | Aspose.Words for .NET

    ChartSeries Smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using CatmullRom splines in C#.... Series . Count ); Assert . AreEqual ( "Series 1" , chart...chart . Series [ 0 ]. Name ); Assert . AreEqual ( "Series 2" , chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartMarker.Size | Aspose.Words for .NET

    ChartMarker Size property. Gets or sets chart marker size. Default value is 7 in C#.... Series . Count ); Assert . AreEqual ( "Series 1" , chart...chart . Series [ 0 ]. Name ); Assert . AreEqual ( "Series 2" , chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker... series . count ) self . assertEqual ( 'Series 1' , chart...chart . series [ 0 ] . name ) self . assertEqual ( 'Series 2' ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. chartdatapoint - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... On a series, the ChartDataPoint object...getCount()); Assert.assertEquals("Series 1", chart.getSeries().get(0)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Stroke.Visible | Aspose.Words for .NET API 参考

    Stroke 财产. 获取或设置指示笔划是否可见的标志... Series . Clear (); ChartSeries series = chart . Series . Add...Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new []...

    reference.aspose.com/words/zh/net/aspose.words....