IDataTable Interface |
Namespace: Aspose.Slides.Charts
The IDataTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIChartComponent |
Returns IChartComponent interface.
Read-only IChartComponent.
(Inherited from IFormattedTextContainer.) |
![]() | AsIFormattedTextContainer |
Allows to get base IFormattedTextContainer interface.
Read-only IFormattedTextContainer.
|
![]() | AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from ISlideComponent.) |
![]() | AsISlideComponent |
Allows to get base ISlideComponent interface.
Read-only ISlideComponent.
(Inherited from IChartComponent.) |
![]() | Chart |
Returns the chart.
Read-only IChart.
(Inherited from IChartComponent.) |
![]() | Format |
Returns the line, fill, and effect styles of an object.
Read-only IFormat.
|
![]() | HasBorderHorizontal |
True if the chart data table has horizontal cell borders.
Read/write Boolean.
|
![]() | HasBorderOutline |
True if the chart data table has outline borders.
Read/write Boolean.
|
![]() | HasBorderVertical |
True if the chart data table has vertical cell borders.
Read/write Boolean.
|
![]() | Presentation |
Returns the presentation.
Read-only IPresentation.
(Inherited from IPresentationComponent.) |
![]() | ShowLegendKey |
True if the data label legend key is visible.
Read/write Boolean.
|
![]() | Slide |
Returns the base slide.
Read-only IBaseSlide.
(Inherited from ISlideComponent.) |
![]() | TextFormat |
Returns chart text format.
Read-only IChartTextFormat.
(Inherited from IFormattedTextContainer.) |