C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / LegendSeparatorEnum Enumeration

LegendSeparatorEnum Enumeration
The appearance of the legend separator.
Syntax
'Declaration
 
Public Enum LegendSeparatorEnum 
   Inherits 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.C1Chart3D.LegendSeparatorEnum

See Also