BARCHART_LABELConstant Class
Place to draw bar labels
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetBARCHART_LABELConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class BARCHART_LABELConstant

The BARCHART_LABELConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberABOVEX
Label above X axis
Public fieldStatic memberALTERNAT1
Label at alternative ends,1st label at positive end
Public fieldStatic memberALTERNAT2
Label at alternative ends,1st label at negative end
Public fieldStatic memberBELOWX
Label below X axis
Public fieldStatic memberNEND
Label at negative end of bar
Public fieldStatic memberNO
No label
Public fieldStatic memberPEND
Label at positive end of bar
Top
See Also