ComponentOne FlexReport for WinForms
Chart3DLegendSeparator Enumeration

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DLegendSeparator Enumeration
Specifies the separator between ragne value of a stepped legend.
Syntax
'Declaration
 
Public Enum Chart3DLegendSeparator 
   Inherits System.Enum
public enum Chart3DLegendSeparator : System.Enum 
Members
MemberDescription
DashSpecifies a dash (-) between values of a stepped legend range.
EllipsisSpecifies an ellipsis (..) between values of a stepped legend range.
Inheritance Hierarchy

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

See Also

Reference

C1.Win.FlexReport.Chart Namespace