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


本主题中
    Series 类 成员
    本主题中

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

    公共 构造函数
     名称说明
    Public 构造函数  
    页首
    公共 字段
     名称说明
    Public 字段static (Shared in Visual Basic)Identifies the AltStyle dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the Binding dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the BindingX dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the ChartType dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the DataLabel dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the IsHitTestVisible dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the ItemsSource dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the LegendGroup property.  
    Public 字段static (Shared in Visual Basic)Identifies the StackingGroup property.  
    Public 字段static (Shared in Visual Basic)Identifies the Style dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the SymbolMarker dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the SymbolSize dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the SymbolStyle dependency property.  
    Public 字段static (Shared in Visual Basic)Identifies the Tooltip property.  
    Public 字段static (Shared in Visual Basic)Identifies the Visibility dependency property.  
    页首
    公共 属性
     名称说明
    Public 属性Gets or sets the alternative series style.  
    Public 属性Gets or sets the series x-axis.  
    Public 属性Gets or sets the series y-axis.  
    Public 属性Gets or sets the name of the property that contains Y values for the series.  
    Public 属性Gets or sets the name of the property that contains X values for the series.  
    Public 属性Gets or sets the series chart type.  
    Public 属性Gets or sets the series data label.  
    Public 属性 (从System.Windows.DependencyObject继承)
    Public 属性 (从System.Windows.Threading.DispatcherObject继承)
    Public 属性Gets or sets a value indicating whether the series is visible for hit testing methods.  
    Public 属性 (从System.Windows.DependencyObject继承)
    Public 属性Gets or sets the collection of objects that contains the series data.  
    Public 属性Gets or sets the name of the legend group for the series.  
    Public 属性Gets or sets the series display name.  
    Public 属性Gets or sets the group index for series, only effect in bar and column chart type.  
    Public 属性Gets or sets the series style.  
    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.  
    Public 属性Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
    Public 属性Gets or sets the series symbol style.  
    Public 属性Gets or sets the tooltip template string for the series.  
    Public 属性Gets or sets the series visibility.  
    页首
    保护 属性
     名称说明
    Protected 属性Gets the actual binding.  
    Protected 属性Gets the actual x-binding.  
    Protected 属性Gets the chart.  
    Protected 属性Gets the actual items source.  
    Protected 属性Whether the custom symbol rendering involved.  
    Protected 属性Gets the array of member bindings for the series.  
    页首
    公共 方法
     名称说明
    Public 方法重载.  (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法Disposes resources.  
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法 (从System.Windows.DependencyObject继承)
    Public 方法Gets the point data array for the specified coordinate dimension.  
    Public 方法Performs hit testing for the 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.  
    页首
    保护 方法
     名称说明
    Protected 方法Gets actual chart type.  
    Protected 方法Returns bounding data rectangle.  
    Protected 方法Gets data item by its index.  
    Protected 方法Gets style by its name.  
    Protected 方法Invalidates the chart.  
    Protected 方法static (Shared in Visual Basic)  
    Protected 方法Invoked when items source changes.  
    Protected 方法static (Shared in Visual Basic)重载.   
    Protected 方法Called after series was rendered.  
    Protected 方法Called when series is rendering.  
    Protected 方法Called when symbol was rendered.  
    Protected 方法Called when symbol is rendering.  
    Protected 方法static (Shared in Visual Basic)  
    Protected 方法Sets chart style.  
    页首
    公共 事件
     名称说明
    Public 事件Fires after rendering symbol.  
    Public 事件Fires before rendering symbol.  
    页首
    请参见