SpreadsheetGear 2017
IAxes Interface
Members 






SpreadsheetGear.Charts Namespace : IAxes Interface
Represents the axes of a chart.
Object Model
IAxes Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface IAxes 
'Usage
 
Dim instance As IAxes
[System.Reflection.DefaultMember("Item")]
public interface IAxes 
public interface IAxes 
System.Reflection.DefaultMemberAttribute("Item")
public interface IAxes 
[System.Reflection.DefaultMember("Item")]
public __gc __interface IAxes 
[System.Reflection.DefaultMember("Item")]
public interface class IAxes 
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

Reference

IAxes Members
SpreadsheetGear.Charts Namespace
Axes Property
IAxis Interface