Returns an object that allows modifying the axes labels.
Read-only property
[Visual Basic .NET] |
---|
Public Property Labels() As IAgCrdnAxesLabels |
[C#] |
---|
public IAgCrdnAxesLabels Labels {get;} |
[Managed C++] |
---|
public: __property IAgCrdnAxesLabels^ get_Labels(); |
[Unmanaged C++] |
---|
public: HRESULT get_Labels( |
[Java] |
---|
public IAgCrdnAxesLabels getLabels(); |