SpreadsheetGear 2010
Item(AxisType,AxisGroup) Property
See Also  Send Feedback
SpreadsheetGear.Charts Namespace > IHasAxis Interface > Item Property : Item(AxisType,AxisGroup) Property

type
The axis type.
group
The axis group.
Gets or sets the property which specifies whether the axis is displayed.

Syntax

Visual Basic (Declaration) 
Overloads Property Item( _
   ByVal type As AxisType, _
   ByVal group As AxisGroup _
) As Boolean
C# 
bool Item( 
   AxisType type,
   AxisGroup group
) {get; set;}

Parameters

type
The axis type.
group
The axis group.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.