名称 | 说明 | |
---|---|---|
Alligator 构造函数 |
以下表中列出了Alligator的公开成员.
名称 | 说明 | |
---|---|---|
Alligator 构造函数 |
名称 | 说明 | |
---|---|---|
JawLineStyleProperty | Identifies the JawLineStyle dependency property. | |
JawPeriodProperty | Identifies the JawPeriod dependency property. | |
LipsLineStyleProperty | Identifies the LipsLineStyle dependency property. | |
LipsPeriodProperty | Identifies the LipsPeriod dependency property. | |
TeethLineStyleProperty | Identifies the TeethLineStyle dependency property. | |
TeethPeriodProperty | Identifies the TeethPeriod dependency property. |
名称 | 说明 | |
---|---|---|
AlligatorJaw | Gets the values of alligator jaw. | |
AlligatorLips | Gets the values of alligator lips. | |
AlligatorTeeth | Gets the values of alligator teeth. | |
AltStyle | Gets or sets the alternative series style. (从C1.WPF.Chart.Series继承) | |
AxisX | Gets or sets the series x-axis. (从C1.WPF.Chart.Series继承) | |
AxisY | Gets or sets the series y-axis. (从C1.WPF.Chart.Series继承) | |
Binding | Gets or sets the name of the property that contains Y values for the series. (从C1.WPF.Chart.Series继承) | |
BindingX | Gets or sets the name of the property that contains X values for the series. (从C1.WPF.Chart.Series继承) | |
ChartType | Gets the series type. (从C1.WPF.Chart.Finance.IndicatorBase继承) | |
DataLabel | Gets or sets the series data label. (从C1.WPF.Chart.Series继承) | |
DependencyObjectType | (从System.Windows.DependencyObject继承) | |
Dispatcher | (从System.Windows.Threading.DispatcherObject继承) | |
IsHitTestVisible | Gets or sets a value indicating whether the series is visible for hit testing methods. (从C1.WPF.Chart.Series继承) | |
IsSealed | (从System.Windows.DependencyObject继承) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (从C1.WPF.Chart.Series继承) | |
JawLineStyle | Gets or sets the Jaw line style. | |
JawPeriod | Gets or sets the period of Alligator's jaw. | |
JawShift | Gets the jaw shift. | |
LegendGroup | Gets or sets the name of the legend group for the series. (从C1.WPF.Chart.Series继承) | |
LipsLineStyle | Gets or sets the Lips line style. | |
LipsPeriod | Gets or sets the period of Alligator's lips. | |
LipsShift | Gets the lips shift. | |
OriginalLength | Gets the original length. | |
Period | Gets or sets the period. (从C1.WPF.Chart.Finance.IndicatorBase继承) | |
SeriesName | Gets or sets the series display name. (从C1.WPF.Chart.Series继承) | |
StackingGroup | Gets or sets the group index for series, only effect in bar and column chart type. (从C1.WPF.Chart.Series继承) | |
Style | Gets or sets the series style. (从C1.WPF.Chart.Series继承) | |
SymbolMarker | 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继承) | |
SymbolSize | 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继承) | |
SymbolStyle | Gets or sets the series symbol style. (从C1.WPF.Chart.Series继承) | |
TeethLineStyle | Gets or sets the Teeth line style. | |
TeethPeriod | Gets or sets the period of Alligator's teeth. | |
TeethShift | Gets the teeth shift. | |
Tooltip | Gets or sets the tooltip template string for the series. (从C1.WPF.Chart.Series继承) | |
Visibility | Gets or sets the series visibility. (从C1.WPF.Chart.Series继承) | |
XValues | Gets the x-values. |
名称 | 说明 | |
---|---|---|
ActualBinding | Gets the actual binding. (从C1.WPF.Chart.Series继承) | |
ActualBindingX | Gets the actual x-binding. (从C1.WPF.Chart.Series继承) | |
ActualChart | Gets the chart. (从C1.WPF.Chart.Series继承) | |
ActualItemsSource | Gets the actual items source. (从C1.WPF.Chart.Series继承) | |
HasCustomSymbol | Whether the custom symbol rendering involved. (从C1.WPF.Chart.Series继承) | |
MemberPaths | Gets the array of member bindings for the series. (从C1.WPF.Chart.Series继承) |
名称 | 说明 | |
---|---|---|
ClearValue | 重载. (从System.Windows.DependencyObject继承) | |
CoerceValue | (从System.Windows.DependencyObject继承) | |
Dispose | Disposes resources. (从C1.WPF.Chart.Series继承) | |
Equals | (从System.Windows.DependencyObject继承) | |
GetHashCode | (从System.Windows.DependencyObject继承) | |
GetValue | (从System.Windows.DependencyObject继承) | |
GetValues | Gets the array of data values. (从C1.WPF.Chart.Finance.IndicatorBase继承) | |
HitTest | Performs hit testing for the series. (从C1.WPF.Chart.Series继承) | |
InvalidateProperty | (从System.Windows.DependencyObject继承) | |
ReadLocalValue | (从System.Windows.DependencyObject继承) | |
SetCurrentValue | (从System.Windows.DependencyObject继承) | |
SetValue | 重载. (从System.Windows.DependencyObject继承) | |
ToString | Returns the string that represents the current series. (从C1.WPF.Chart.Series继承) |
名称 | 说明 | |
---|---|---|
GetChartType | Gets actual chart type. (从C1.WPF.Chart.Series继承) | |
GetDataRect | Returns bounding data rectangle. (从C1.WPF.Chart.Series继承) | |
GetItem | (从C1.WPF.Chart.Finance.IndicatorBase继承) | |
GetOriginalItem | Gets the original data item by its index. (从C1.WPF.Chart.Finance.IndicatorBase继承) | |
GetStyle | 重写. | |
Invalidate | Invalidates the chart. (从C1.WPF.Chart.Series继承) | |
OnItemsSourceChanged | Fires when data source was changes. (从C1.WPF.Chart.Finance.IndicatorBase继承) | |
OnPropertyChanged | (从System.Windows.DependencyObject继承) | |
OnRendered | Called after series was rendered. (从C1.WPF.Chart.Series继承) | |
OnRendering | Called when series is rendering. (从C1.WPF.Chart.Series继承) | |
OnSymbolRendered | Called when symbol was rendered. (从C1.WPF.Chart.Series继承) | |
OnSymbolRendering | Called when symbol is rendering. (从C1.WPF.Chart.Series继承) | |
SetStyle | Sets chart style. (从C1.WPF.Chart.Series继承) |
名称 | 说明 | |
---|---|---|
SymbolRendered | Fires after rendering symbol. (从C1.WPF.Chart.Series继承) | |
SymbolRendering | Fires before rendering symbol. (从C1.WPF.Chart.Series继承) |