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






Windows & Linux

Description

Allows configuring the plane's X and Y axes labels.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Labels() As IAgCrdnPlaneLabels
[C#]
public IAgCrdnPlaneLabels Labels {get;}
[Managed C++]
public: __property IAgCrdnPlaneLabels^ get_Labels();
[Unmanaged C++]
public: HRESULT get_Labels(
   IAgCrdnPlaneLabels ** ppRetVal
);
[Java]
public IAgCrdnPlaneLabels getLabels();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.