AGI STK VGT 11Send comments on this topic.
Labels Property (IAgCrdnAxes)
See Also 
Windows






Windows & Linux

Description

Returns an object that allows modifying the axes labels.

Property type

Read-only property

Syntax

[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(
   IAgCrdnAxesLabels ** ppRetVal
);
[Java]
public IAgCrdnAxesLabels getLabels();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.