[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISparkAxes

ISparkAxes Interface

Represents the settings for the horizontal and vertical axes of a group of sparklines.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ISparkAxes
Public Interface ISparkAxes

Properties

Name Description
Horizontal

Gets the ISparkHorizontalAxis object for the specified ISparkAxes object.

Vertical

Gets the ISparkVerticalAxis object for the specified ISparkAxes object.