IChartComponent
IChartComponent interface
Represents a component of a chart.
public interface IChartComponent : ISlideComponent
Properties
Name | Description |
---|---|
AsISlideComponent { get; } | Allows to get base ISlideComponent interface. Read-only ISlideComponent . |
Chart { get; } | Returns the chart. Read-only IChart . |
See Also
- interface ISlideComponent
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides