FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart.Interaction 命名空间 / C1LineMarker 类 / Alignment 属性

本主题中
    Alignment 属性 (C1LineMarker)
    本主题中
    Gets or sets the alignment of the LineMarker content.
    语法
    '声明
     
    Public Property Alignment As LineMarkerAlignment
    public LineMarkerAlignment Alignment {get; set;}
    备注
    By default, the LineMarker shows to the right, at the bottom of the target point. Use "|" to combine alignment values.
    请参见