Represents a trendline in a chart. More...
Inherits Aspose::Cells::Drawing::ILine.
Public Member Functions | |
virtual bool | IsNameAuto ()=0 |
Returns if Microsoft Excel automatically determines the name of the trendline. More... | |
virtual void | SetNameAuto (bool value)=0 |
Returns if Microsoft Excel automatically determines the name of the trendline. More... | |
virtual Aspose::Cells::Charts::TrendlineType | GetType ()=0 |
Returns the trendline type. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetName ()=0 |
Returns the name of the trendline. More... | |
virtual void | SetName (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
Returns the name of the trendline. More... | |
virtual Aspose::Cells::Systems::Int32 | GetOrder ()=0 |
Returns or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial. The order must be between 2 and 6. More... | |
virtual void | SetOrder (Aspose::Cells::Systems::Int32 value)=0 |
Returns or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial. The order must be between 2 and 6. More... | |
virtual Aspose::Cells::Systems::Int32 | GetPeriod ()=0 |
Returns or sets the period for the moving-average trendline. More... | |
virtual void | SetPeriod (Aspose::Cells::Systems::Int32 value)=0 |
Returns or sets the period for the moving-average trendline. More... | |
virtual Aspose::Cells::Systems::Double | GetForward ()=0 |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. The number of periods must be greater than and equal to zero. More... | |
virtual void | SetForward (Aspose::Cells::Systems::Double value)=0 |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. The number of periods must be greater than and equal to zero. More... | |
virtual Aspose::Cells::Systems::Double | GetBackward ()=0 |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. The number of periods must be greater than and equal to zero. If the chart type is column ,the number of periods must be between 0 and 0.5 More... | |
virtual void | SetBackward (Aspose::Cells::Systems::Double value)=0 |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. The number of periods must be greater than and equal to zero. If the chart type is column ,the number of periods must be between 0 and 0.5 More... | |
virtual bool | GetDisplayEquation ()=0 |
Represents if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels. More... | |
virtual void | SetDisplayEquation (bool value)=0 |
Represents if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels. More... | |
virtual bool | GetDisplayRSquared ()=0 |
Represents if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels. More... | |
virtual void | SetDisplayRSquared (bool value)=0 |
Represents if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels. More... | |
virtual Aspose::Cells::Systems::Double | GetIntercept ()=0 |
Returns or sets the point where the trendline crosses the value axis. More... | |
virtual void | SetIntercept (Aspose::Cells::Systems::Double value)=0 |
Returns or sets the point where the trendline crosses the value axis. More... | |
virtual intrusive_ptr< Aspose::Cells::Charts::IDataLabels > | GetIDataLabels ()=0 |
Represents the DataLabels object for the specified ASeries. More... | |
virtual intrusive_ptr< Aspose::Cells::Charts::ILegendEntry > | GetILegendEntry ()=0 |
Gets the legend entry according to this trendline More... | |
![]() | |
virtual Aspose::Cells::Drawing::MsoLineStyle | GetCompoundType ()=0 |
Specifies the compound line type More... | |
virtual void | SetCompoundType (Aspose::Cells::Drawing::MsoLineStyle value)=0 |
Specifies the compound line type More... | |
virtual Aspose::Cells::Drawing::MsoLineDashStyle | GetDashType ()=0 |
Specifies the dash line type More... | |
virtual void | SetDashType (Aspose::Cells::Drawing::MsoLineDashStyle value)=0 |
Specifies the dash line type More... | |
virtual Aspose::Cells::Drawing::LineCapType | GetCapType ()=0 |
Specifies the ending caps. More... | |
virtual void | SetCapType (Aspose::Cells::Drawing::LineCapType value)=0 |
Specifies the ending caps. More... | |
virtual Aspose::Cells::Drawing::LineJoinType | GetJoinType ()=0 |
Specifies the joining caps. More... | |
virtual void | SetJoinType (Aspose::Cells::Drawing::LineJoinType value)=0 |
Specifies the joining caps. More... | |
virtual Aspose::Cells::Drawing::MsoArrowheadStyle | GetBeginType ()=0 |
Specifies an arrowhead for the begin of a line. More... | |
virtual void | SetBeginType (Aspose::Cells::Drawing::MsoArrowheadStyle value)=0 |
Specifies an arrowhead for the begin of a line. More... | |
virtual Aspose::Cells::Drawing::MsoArrowheadStyle | GetEndType ()=0 |
Specifies an arrowhead for the end of a line. More... | |
virtual void | SetEndType (Aspose::Cells::Drawing::MsoArrowheadStyle value)=0 |
Specifies an arrowhead for the end of a line. More... | |
virtual Aspose::Cells::Drawing::MsoArrowheadLength | GetBeginArrowLength ()=0 |
Specifies the length of the arrowhead for the begin of a line. More... | |
virtual void | SetBeginArrowLength (Aspose::Cells::Drawing::MsoArrowheadLength value)=0 |
Specifies the length of the arrowhead for the begin of a line. More... | |
virtual Aspose::Cells::Drawing::MsoArrowheadLength | GetEndArrowLength ()=0 |
Specifies the length of the arrowhead for the end of a line. More... | |
virtual void | SetEndArrowLength (Aspose::Cells::Drawing::MsoArrowheadLength value)=0 |
Specifies the length of the arrowhead for the end of a line. More... | |
virtual Aspose::Cells::Drawing::MsoArrowheadWidth | GetBeginArrowWidth ()=0 |
Specifies the width of the arrowhead for the begin of a line. More... | |
virtual void | SetBeginArrowWidth (Aspose::Cells::Drawing::MsoArrowheadWidth value)=0 |
Specifies the width of the arrowhead for the begin of a line. More... | |
virtual Aspose::Cells::Drawing::MsoArrowheadWidth | GetEndArrowWidth ()=0 |
Specifies the width of the arrowhead for the end of a line. More... | |
virtual void | SetEndArrowWidth (Aspose::Cells::Drawing::MsoArrowheadWidth value)=0 |
Specifies the width of the arrowhead for the end of a line. More... | |
virtual intrusive_ptr< Aspose::Cells::IThemeColor > | GetIThemeColor ()=0 |
Gets the theme color. More... | |
virtual void | SetIThemeColor (intrusive_ptr< Aspose::Cells::IThemeColor > value)=0 |
Sets the theme color. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > | GetColor ()=0 |
Represents the Color of the line. More... | |
virtual void | SetColor (intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 |
Represents the Color of the line. More... | |
virtual Aspose::Cells::Systems::Double | GetTransparency ()=0 |
Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear). More... | |
virtual void | SetTransparency (Aspose::Cells::Systems::Double value)=0 |
Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear). More... | |
virtual Aspose::Cells::Drawing::LineType | GetStyle ()=0 |
Represents the style of the line. More... | |
virtual void | SetStyle (Aspose::Cells::Drawing::LineType value)=0 |
Represents the style of the line. More... | |
virtual Aspose::Cells::Drawing::WeightType | GetWeight ()=0 |
Gets the WeightType of the line. More... | |
virtual void | SetWeight (Aspose::Cells::Drawing::WeightType value)=0 |
Sets the WeightType of the line. More... | |
virtual Aspose::Cells::Systems::Double | GetWeightPt ()=0 |
Gets the weight of the line in unit of points. More... | |
virtual void | SetWeightPt (Aspose::Cells::Systems::Double value)=0 |
Sets the weight of the line in unit of points. More... | |
virtual Aspose::Cells::Systems::Double | GetWeightPx ()=0 |
Gets the weight of the line in uni of pixels. More... | |
virtual void | SetWeightPx (Aspose::Cells::Systems::Double value)=0 |
Sets the weight of the line in uni of pixels. More... | |
virtual Aspose::Cells::Charts::ChartLineFormattingType | GetFormattingType ()=0 |
Gets format type. More... | |
virtual void | SetFormattingType (Aspose::Cells::Charts::ChartLineFormattingType value)=0 |
Sets format type. More... | |
virtual bool | IsAutomaticColor ()=0 |
Indicates whether the color of line is auotmatic assigned. More... | |
virtual bool | IsVisible ()=0 |
Represents whether the line is visible. More... | |
virtual void | SetVisible (bool value)=0 |
Represents whether the line is visible. More... | |
virtual bool | IsAuto ()=0 |
Indicates whether this line style is auto assigned. More... | |
virtual void | SetAuto (bool value)=0 |
Indicates whether this line style is auto assigned. More... | |
virtual intrusive_ptr< Aspose::Cells::Drawing::IGradientFill > | GetIGradientFill ()=0 |
Represents gradient fill. More... | |
Represents a trendline in a chart.
|
pure virtual |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. The number of periods must be greater than and equal to zero. If the chart type is column ,the number of periods must be between 0 and 0.5
|
pure virtual |
Represents if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.
|
pure virtual |
Represents if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels.
|
pure virtual |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. The number of periods must be greater than and equal to zero.
|
pure virtual |
Represents the DataLabels object for the specified ASeries.
|
pure virtual |
Gets the legend entry according to this trendline
|
pure virtual |
Returns or sets the point where the trendline crosses the value axis.
|
pure virtual |
Returns the name of the trendline.
|
pure virtual |
Returns or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial. The order must be between 2 and 6.
|
pure virtual |
Returns or sets the period for the moving-average trendline.
This value should be between 2 and 255. And it must be less than the number of the chart points in the series
|
pure virtual |
Returns the trendline type.
|
pure virtual |
Returns if Microsoft Excel automatically determines the name of the trendline.
|
pure virtual |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. The number of periods must be greater than and equal to zero. If the chart type is column ,the number of periods must be between 0 and 0.5
|
pure virtual |
Represents if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.
|
pure virtual |
Represents if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels.
|
pure virtual |
Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. The number of periods must be greater than and equal to zero.
|
pure virtual |
Returns or sets the point where the trendline crosses the value axis.
|
pure virtual |
Returns the name of the trendline.
|
pure virtual |
Returns if Microsoft Excel automatically determines the name of the trendline.
|
pure virtual |
Returns or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial. The order must be between 2 and 6.
|
pure virtual |
Returns or sets the period for the moving-average trendline.
This value should be between 2 and 255. And it must be less than the number of the chart points in the series