IAxisFormat
IAxisFormat interface
Represents chart format properties.
public interface IAxisFormat
Properties
Name | Description |
---|---|
Effect { get; } | Returns effects used for an axis. Read-only IEffectFormat . |
Fill { get; } | Returns fill style properties of an axis. Read-only IFillFormat . |
Line { get; } | Returns line style properties of an axis. Read-only ILineFormat . |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides