FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Interaction 命名空间 / C1AxisScrollbar 类 / OnApplyTemplate 方法

本主题中
    OnApplyTemplate 方法 (C1AxisScrollbar)
    本主题中
    Builds the visual tree for the C1AxisScrollbar control when a new template is applied.
    语法
    '声明
     
    Public Overrides Sub OnApplyTemplate() 
    public override void OnApplyTemplate()
    备注
    This method is invoked whenever application code or an internal process, such as a rebuilding layout pass, calls the ApplyTemplate method.
    请参见