ActiveReports 9
LabelsPlacement Enumeration

Specifies whether the data point labels appear on the left or right side of the funnel or pyramid chart.
Syntax
'Declaration
 
Public Enum LabelsPlacement 
   Inherits System.Enum
public enum LabelsPlacement : System.Enum 
Members
MemberDescription
LeftLabels appear to the left of the funnel or pyramid.
RightLabels appear to the right of the funnel or pyramid.
Inheritance Hierarchy

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

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