ComponentOne FlexReport for WinForms
Chart3DLegendType Enumeration

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DLegendType Enumeration
Specifies the legend type of zoned 3D chart.
Syntax
'Declaration
 
Public Enum Chart3DLegendType 
   Inherits System.Enum
public enum Chart3DLegendType : System.Enum 
Members
MemberDescription
ContinuousLevel printed at the division between two adjacent zones.
SteppedRange printed for each zone.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.Chart3DLegendType

See Also

Reference

C1.Win.FlexReport.Chart Namespace