Version

AxisTitles Property (IXamScatterSurface3DReplay)

Syntax
'Declaration
 
<TypeInfoProperty(Description="Returns the titles of all three axes.", Documentation="Returns the titles of all three axes.")>
ReadOnly Property AxisTitles As System.String
[TypeInfoProperty(Description="Returns the titles of all three axes.", Documentation="Returns the titles of all three axes.")]
System.string AxisTitles {get;}
[TypeInfoProperty(Description="Returns the titles of all three axes.", Documentation="Returns the titles of all three axes.")]
__property System.string* get_AxisTitles();
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also