AxisFormat
AxisFormat class
Represents chart format properties.
public sealed class AxisFormat : DomObject<Axis>, 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
- class DomObject<TParent>
- class Axis
- interface IAxisFormat
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides