IMsoChart.HasAxis[Object, Object] Property

Definition

public:
 property System::Object ^ HasAxis[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ axisType, System::Object ^ AxisGroup); void set(System::Object ^ axisType, System::Object ^ AxisGroup, System::Object ^ value); };
public object HasAxis[object axisType, object AxisGroup] { get; set; }
member this.HasAxis(obj * obj) : obj with get, set
Public Property HasAxis(Optional axisType As Object, Optional AxisGroup As Object) As Object

Parameters

axisType
Object
AxisGroup
Object

Property Value

Applies to