FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / Fibonacci 类
字段 属性 方法 事件


本主题中
    Fibonacci 类 成员
    本主题中

    以下表中列出了Fibonacci的公开成员.

    公共 构造函数
     名称说明
    Public 构造函数  
    页首
    公共 字段
     名称说明
    Public 字段static (Shared in Visual Basic)Identifies the High dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the LabelPosition dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the Levels dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the Low dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the MaxX dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the MinX dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the Uptrend dependency property.  
    页首
    公共 属性
     名称说明
    Public 属性Gets or sets the alternative series style. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the series x-axis. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the series y-axis. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the name of the property that contains Y values for the series. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the name of the property that contains X values for the series. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the series chart type. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the series data label. (从C1.WPF.Chart.Series继承)
    Public 属性 (从System.Windows.DependencyObject继承)
    Public 属性 (从System.Windows.Threading.DispatcherObject继承)
    Public 属性Gets or sets the high value of Fibonacci tool. If not specified, the high value is calculated based on data values provided by the ItemsSource.  
    Public 属性Gets or sets a value indicating whether the series is visible for hit testing methods. (从C1.WPF.Chart.Series继承)
    Public 属性 (从System.Windows.DependencyObject继承)
    Public 属性Gets or sets the collection of objects that contains the series data. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the label position for levels in Fibonacci tool.  
    Public 属性Gets or sets the name of the legend group for the series. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the array of levels for plotting.  
    Public 属性Gets or sets the low value of Fibonacci tool. If not specified, the low value is calculated based on data values provided by ItemsSource.  
    Public 属性Gets or sets the x maximum value of the Fibonacci tool. If not specified, current maximum of x-axis is used. The value can be specified as a number or Date object.  
    Public 属性Gets or sets the x minimum value of the Fibonacci tool. If not specified, current minimum of x-axis is used. The value can be specified as a number or Date object.  
    Public 属性Gets or sets the series display name. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the group index for series, only effect in bar and column chart type. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the series style. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the series symbol style. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets the tooltip template string for the series. (从C1.WPF.Chart.Series继承)
    Public 属性Gets or sets a value indicating whether to create uptrending Fibonacci tool. Default value is true(uptrend). If the value is false, the downtrending levels are plotted.  
    Public 属性Gets or sets the series visibility. (从C1.WPF.Chart.Series继承)
    页首
    保护 属性
     名称说明
    Protected 属性Gets the actual binding. (从C1.WPF.Chart.Series继承)
    Protected 属性Gets the actual x-binding. (从C1.WPF.Chart.Series继承)
    Protected 属性Gets the chart. (从C1.WPF.Chart.Series继承)
    Protected 属性Gets the actual items source. (从C1.WPF.Chart.Series继承)
    Protected 属性Whether the custom symbol rendering involved. (从C1.WPF.Chart.Series继承)
    Protected 属性Gets the array of member bindings for the series. (从C1.WPF.Chart.Series继承)
    页首
    公共 方法
     名称说明
    Public 方法重载.  (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法Disposes resources. (从C1.WPF.Chart.Series继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法Gets the point data array for the specified coordinate dimension. (从C1.WPF.Chart.Series继承)
    Public 方法Performs hit testing for the series. (从C1.WPF.Chart.Series继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法重载.  (从System.Windows.DependencyObject继承)
    Public 方法Returns the string that represents the current series. (从C1.WPF.Chart.Series继承)
    页首
    保护 方法
     名称说明
    Protected 方法重写.   
    Protected 方法Returns bounding data rectangle. (从C1.WPF.Chart.Series继承)
    Protected 方法Gets data item by its index. (从C1.WPF.Chart.Series继承)
    Protected 方法Gets style by its name. (从C1.WPF.Chart.Series继承)
    Protected 方法Invalidates the chart. (从C1.WPF.Chart.Series继承)
    Protected 方法Invoked when items source changes. (从C1.WPF.Chart.Series继承)
    Protected 方法 (从System.Windows.DependencyObject继承)
    Protected 方法Called after series was rendered. (从C1.WPF.Chart.Series继承)
    Protected 方法Called when series is rendering. (从C1.WPF.Chart.Series继承)
    Protected 方法Called when symbol was rendered. (从C1.WPF.Chart.Series继承)
    Protected 方法Called when symbol is rendering. (从C1.WPF.Chart.Series继承)
    Protected 方法Sets chart style. (从C1.WPF.Chart.Series继承)
    页首
    公共 事件
     名称说明
    Public 事件Fires after rendering symbol. (从C1.WPF.Chart.Series继承)
    Public 事件Fires before rendering symbol. (从C1.WPF.Chart.Series继承)
    页首
    请参见