ActiveReports 9
AxisType Enumeration

Specifies the axis type.
Syntax
'Declaration
 
Public Enum AxisType 
   Inherits System.Enum
public enum AxisType : System.Enum 
Members
MemberDescription
CategoricalThe axis is used to place categories.
LogarithmicA logarithmic axis is used.
NumericalA numerical axis is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.AxisType

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

GrapeCity.ActiveReports.Chart Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum