Format
Contents
[
Hide
]Format class
Represents chart format properties.
public sealed class Format : PVIObject, IFormat
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
Effect { get; } | Returns effects used for a chart. Read-only IEffectFormat . |
Effect3D { get; } | Returns 3D format of a chart. Read-only IThreeDFormat . |
Fill { get; } | Returns fill style properties of a chart. Read-only IFillFormat . |
Line { get; } | Returns line style properties of a chart. Read-only ILineFormat . |
Methods
Name | Description |
---|---|
override Equals(object) | Compares with specified object. |
override GetHashCode() | Returns hash code. |
See Also
- class PVIObject
- interface IFormat
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides