SparkAxes.Parent Property

Definition

Gets the parent SparklineGroup object for the specified SparkAxes object.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
Public ReadOnly Property Parent As Object

Property Value

The parent SparklineGroup object for the specified SparkAxes object.

Remarks

Read-only.

Applies to