Encapsulates a collection of all the DataLabel objects for the specified Series. More...
Inherits Aspose::Cells::Charts::IChartTextFrame.
Public Member Functions | |
virtual intrusive_ptr< Aspose::Cells::Drawing::ILine > | GetBorderILine ()=0 |
Gets the border More... | |
virtual intrusive_ptr< Aspose::Cells::Drawing::IArea > | GetIArea ()=0 |
Gets the area More... | |
virtual bool | IsAutoText ()=0 |
Indicates the text is auto generated. More... | |
virtual void | SetAutoText (bool value)=0 |
Indicates the text is auto generated. More... | |
virtual Aspose::Cells::Charts::ChartTextDirectionType | GetDirectionType ()=0 |
Gets the direction of text. More... | |
virtual void | SetDirectionType (Aspose::Cells::Charts::ChartTextDirectionType value)=0 |
Sets the direction of text. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetText ()=0 |
Gets the text of data label. More... | |
virtual void | SetText (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
Sets the text of data label. More... | |
virtual bool | IsTextWrapped ()=0 |
Check whether the text is wrapped. More... | |
virtual void | SetTextWrapped (bool value)=0 |
Gets or sets a value indicating whether the text is wrapped. More... | |
virtual Aspose::Cells::Charts::BackgroundMode | GetBackgroundMode ()=0 |
Gets and sets the display mode of the background More... | |
virtual void | SetBackgroundMode (Aspose::Cells::Charts::BackgroundMode value)=0 |
Gets and sets the display mode of the background More... | |
virtual bool | GetShowValue ()=0 |
Represents a specified chart's data label values display behavior. True displays the values. False to hide. More... | |
virtual void | SetShowValue (bool value)=0 |
Represents a specified chart's data label values display behavior. True displays the values. False to hide. More... | |
virtual bool | GetShowCellRange ()=0 |
Indicates whether showing cell range as the data labels. More... | |
virtual void | SetShowCellRange (bool value)=0 |
Indicates whether showing cell range as the data labels. More... | |
virtual bool | GetShowPercentage ()=0 |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide. More... | |
virtual void | SetShowPercentage (bool value)=0 |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide. More... | |
virtual bool | GetShowBubbleSize ()=0 |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide. More... | |
virtual void | SetShowBubbleSize (bool value)=0 |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide. More... | |
virtual bool | GetShowCategoryName ()=0 |
Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide. More... | |
virtual void | SetShowCategoryName (bool value)=0 |
Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide. More... | |
virtual bool | GetShowSeriesName ()=0 |
Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide. More... | |
virtual void | SetShowSeriesName (bool value)=0 |
Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide. More... | |
virtual bool | GetShowLegendKey ()=0 |
Represents a specified chart's data label legend key display behavior. True if the data label legend key is visible. More... | |
virtual void | SetShowLegendKey (bool value)=0 |
Represents a specified chart's data label legend key display behavior. True if the data label legend key is visible. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::String > | Get_NumberFormat ()=0 |
Represents the format string for the DataLabels object. More... | |
virtual void | SetNumberFormat (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
Represents the format string for the DataLabels object. More... | |
virtual Aspose::Cells::Systems::Int32 | GetNumber ()=0 |
Gets ans sets the built-in number format. More... | |
virtual void | SetNumber (Aspose::Cells::Systems::Int32 value)=0 |
Gets ans sets the built-in number format. More... | |
virtual bool | GetNumberFormatLinked ()=0 |
True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). More... | |
virtual void | SetNumberFormatLinked (bool value)=0 |
True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). More... | |
virtual intrusive_ptr< Aspose::Cells::IFont > | GetIFont ()=0 |
Gets the font of the DataLabels; More... | |
virtual Aspose::Cells::Charts::DataLablesSeparatorType | GetSeparator ()=0 |
Gets the separator type used for the data labels on a chart. More... | |
virtual void | SetSeparator (Aspose::Cells::Charts::DataLablesSeparatorType value)=0 |
Sets the separator type used for the data labels on a chart. More... | |
virtual Aspose::Cells::Charts::DataLabelsSeparatorType | GetSeparatorType ()=0 |
Gets or sets the separator type used for the data labels on a chart. More... | |
virtual void | SetSeparatorType (Aspose::Cells::Charts::DataLabelsSeparatorType value)=0 |
Gets the separator type used for the data labels on a chart. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetSeparatorValue ()=0 |
Sets or returns the separator value used for the data labels on a chart. More... | |
virtual void | SetSeparatorValue (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
Sets or returns the separator value used for the data labels on a chart. More... | |
virtual Aspose::Cells::Charts::LabelPositionType | GetPosition ()=0 |
Represents the position of the data lable. More... | |
virtual void | SetPosition (Aspose::Cells::Charts::LabelPositionType value)=0 |
Represents the position of the data lable. More... | |
virtual bool | IsNeverOverlap ()=0 |
Indicates whether the datalabels display never overlap. (For Pie chart) More... | |
virtual void | SetNeverOverlap (bool value)=0 |
Indicates whether the datalabels display never overlap. (For Pie chart) More... | |
virtual Aspose::Cells::Drawing::DataLabelShapeType | GetShapeType ()=0 |
Gets the shape type of data label. More... | |
virtual void | SetShapeType (Aspose::Cells::Drawing::DataLabelShapeType value)=0 |
Sets shape type of data label. More... | |
![]() | |
virtual bool | IsDeleted ()=0 |
Indicates whether this data lables is deleted. More... | |
virtual void | SetDeleted (bool value)=0 |
Indicates whether this data lables is deleted. More... | |
virtual Aspose::Cells::TextAlignmentType | GetTextHorizontalAlignment ()=0 |
Gets the text horizontal alignment. More... | |
virtual void | SetTextHorizontalAlignment (Aspose::Cells::TextAlignmentType value)=0 |
Sets the text horizontal alignment. More... | |
virtual Aspose::Cells::TextAlignmentType | GetTextVerticalAlignment ()=0 |
Gets the text vertical alignment of text. More... | |
virtual void | SetTextVerticalAlignment (Aspose::Cells::TextAlignmentType value)=0 |
Sets the text vertical alignment of text. More... | |
virtual Aspose::Cells::Systems::Int32 | GetRotationAngle ()=0 |
Represents text rotation angle. More... | |
virtual void | SetRotationAngle (Aspose::Cells::Systems::Int32 value)=0 |
Represents text rotation angle. More... | |
virtual bool | IsAutomaticRotation ()=0 |
Indicates whether the text of the chart is automatically rotated. More... | |
virtual intrusive_ptr< Aspose::Cells::IFontSetting > | GetCharacters (Aspose::Cells::Systems::Int32 startIndex, Aspose::Cells::Systems::Int32 length)=0 |
Returns a Characters object that represents a range of characters within the text. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetLinkedSource ()=0 |
Gets a reference to the worksheet. More... | |
virtual void | SetLinkedSource (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
Sets a reference to the worksheet. More... | |
virtual Aspose::Cells::TextDirectionType | GetTextDirection ()=0 |
Represents text reading order. More... | |
virtual void | SetTextDirection (Aspose::Cells::TextDirectionType value)=0 |
Represents text reading order. More... | |
virtual Aspose::Cells::TextDirectionType | GetReadingOrder ()=0 |
Represents text reading order. More... | |
virtual void | SetReadingOrder (Aspose::Cells::TextDirectionType value)=0 |
Represents text reading order. More... | |
virtual bool | IsResizeShapeToFitText ()=0 |
Gets whether a shape should be auto-fit to fully contain the text described within it. Auto-fitting is when text within a shape is scaled in order to contain all the text inside. More... | |
virtual void | SetResizeShapeToFitText (bool value)=0 |
Sets whether a shape should be auto-fit to fully contain the text described within it. Auto-fitting is when text within a shape is scaled in order to contain all the text inside. More... | |
![]() | |
virtual bool | IsInnerMode ()=0 |
Indicates whether the size of the plot area size includes the tick marks, and the axis labels. False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels. More... | |
virtual void | SetInnerMode (bool value)=0 |
Indicates whether the size of the plot area size includes the tick marks, and the axis labels. False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels. More... | |
virtual intrusive_ptr< Aspose::Cells::IFont > | GetTextIFont ()=0 |
Gets a IFont object of the specified ChartFrame object. More... | |
virtual bool | GetAutoScaleFont ()=0 |
True if the text in the object changes font size when the object size changes. The default value is True. More... | |
virtual void | SetAutoScaleFont (bool value)=0 |
True if the text in the object changes font size when the object size changes. The default value is True. More... | |
virtual Aspose::Cells::Charts::BackgroundMode | GetBackground ()=0 |
Gets the display mode of the background More... | |
virtual void | SetBackground (Aspose::Cells::Charts::BackgroundMode value)=0 |
Sets the display mode of the background More... | |
virtual bool | IsAutomaticSize ()=0 |
Indicates whether the chart frame is automatic sized. More... | |
virtual void | SetAutomaticSize (bool value)=0 |
Indicates whether the chart frame is automatic sized. More... | |
virtual Aspose::Cells::Systems::Int32 | GetX ()=0 |
Gets the x coordinate of the upper left corner in units of 1/4000 of the chart area. More... | |
virtual void | SetX (Aspose::Cells::Systems::Int32 value)=0 |
Sets the x coordinate of the upper left corner in units of 1/4000 of the chart area. More... | |
virtual Aspose::Cells::Systems::Int32 | GetY ()=0 |
Gets the y coordinate of the upper left corner in units of 1/4000 of the chart area. More... | |
virtual void | SetY (Aspose::Cells::Systems::Int32 value)=0 |
Sets the y coordinate of the upper left corner in units of 1/4000 of the chart area. More... | |
virtual Aspose::Cells::Systems::Int32 | GetHeight ()=0 |
Gets the height of frame in units of 1/4000 of the chart area. More... | |
virtual void | SetHeight (Aspose::Cells::Systems::Int32 value)=0 |
Sets the height of frame in units of 1/4000 of the chart area. More... | |
virtual Aspose::Cells::Systems::Int32 | GetWidth ()=0 |
Gets the width of frame in units of 1/4000 of the chart area. More... | |
virtual void | SetWidth (Aspose::Cells::Systems::Int32 value)=0 |
Sets the width of frame in units of 1/4000 of the chart area. More... | |
virtual bool | GetShadow ()=0 |
True if the frame has a shadow. More... | |
virtual void | SetShadow (bool value)=0 |
True if the frame has a shadow. More... | |
virtual intrusive_ptr< Aspose::Cells::Drawing::IShapePropertyCollection > | GetIShapeProperties ()=0 |
Gets the IShapeProperties object. More... | |
virtual bool | IsDefaultPosBeSet ()=0 |
Indicates whether default position(DefaultX, DefaultY, DefaultWidth and DefaultHeight) are set. More... | |
virtual Aspose::Cells::Systems::Int32 | GetDefaultX ()=0 |
Represents x of default position More... | |
virtual Aspose::Cells::Systems::Int32 | GetDefaultY ()=0 |
Represents y of default position More... | |
virtual Aspose::Cells::Systems::Int32 | GetDefaultWidth ()=0 |
Represents width of default position More... | |
virtual Aspose::Cells::Systems::Int32 | GetDefaultHeight ()=0 |
Represents height of default position More... | |
virtual void | SetPositionAuto ()=0 |
Set position of the frame to automatic More... | |
Encapsulates a collection of all the DataLabel objects for the specified Series.
|
pure virtual |
Represents the format string for the DataLabels object.
|
pure virtual |
Gets and sets the display mode of the background
Implements Aspose::Cells::Charts::IChartFrame.
|
pure virtual |
Gets the border
Implements Aspose::Cells::Charts::IChartFrame.
|
pure virtual |
Gets the direction of text.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Gets the area
Implements Aspose::Cells::Charts::IChartFrame.
|
pure virtual |
Gets the font of the DataLabels;
Implements Aspose::Cells::Charts::IChartFrame.
|
pure virtual |
Gets ans sets the built-in number format.
|
pure virtual |
True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
|
pure virtual |
Represents the position of the data lable.
|
pure virtual |
Gets the separator type used for the data labels on a chart.
|
pure virtual |
Gets or sets the separator type used for the data labels on a chart.
|
pure virtual |
Sets or returns the separator value used for the data labels on a chart.
|
pure virtual |
Gets the shape type of data label.
|
pure virtual |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
|
pure virtual |
Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide.
|
pure virtual |
Indicates whether showing cell range as the data labels.
|
pure virtual |
Represents a specified chart's data label legend key display behavior. True if the data label legend key is visible.
|
pure virtual |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
|
pure virtual |
Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide.
|
pure virtual |
Represents a specified chart's data label values display behavior. True displays the values. False to hide.
|
pure virtual |
Gets the text of data label.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Indicates the text is auto generated.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Indicates whether the datalabels display never overlap. (For Pie chart)
|
pure virtual |
Check whether the text is wrapped.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Indicates the text is auto generated.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Gets and sets the display mode of the background
Implements Aspose::Cells::Charts::IChartFrame.
|
pure virtual |
Sets the direction of text.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Indicates whether the datalabels display never overlap. (For Pie chart)
|
pure virtual |
Gets ans sets the built-in number format.
|
pure virtual |
Represents the format string for the DataLabels object.
|
pure virtual |
True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
|
pure virtual |
Represents the position of the data lable.
|
pure virtual |
Sets the separator type used for the data labels on a chart.
|
pure virtual |
Gets the separator type used for the data labels on a chart.
|
pure virtual |
Sets or returns the separator value used for the data labels on a chart.
|
pure virtual |
Sets shape type of data label.
|
pure virtual |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
|
pure virtual |
Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide.
|
pure virtual |
Indicates whether showing cell range as the data labels.
|
pure virtual |
Represents a specified chart's data label legend key display behavior. True if the data label legend key is visible.
|
pure virtual |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
|
pure virtual |
Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide.
|
pure virtual |
Represents a specified chart's data label values display behavior. True displays the values. False to hide.
|
pure virtual |
Sets the text of data label.
Implements Aspose::Cells::Charts::IChartTextFrame.
|
pure virtual |
Gets or sets a value indicating whether the text is wrapped.
Implements Aspose::Cells::Charts::IChartTextFrame.