FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.Chart 命名空间 / LegendScrollBars 枚举

本主题中
    LegendScrollBars 枚举
    本主题中
    Specifies which scroll bars wiil be visible in legend.
    语法
    '声明
     
    Public Enum LegendScrollBars 
       Inherits System.Enum
    public enum LegendScrollBars : System.Enum 
    成员
    成员说明
    NoneNo scroll bars are shown.
    VerticalShow vertical scroll bar if available height is not enough to show all legend items.
    继承层次

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.LegendScrollBars

    请参见