UltraStockChart

StockSharp.Xaml.Charting

RenderSurfaceBaseビューポートで、高性能ストックチャートコントロール面を提供。CategoryDateTimeAxisをXAxisとNumericAxisをYAxisに組み込むようにテンプレート化。UltraStockChartはIRenderableSeriesの各IDataSeriesのデータソースを持ち、新しいMVVM API(SeriesSourceプロパティを参照)を使うことができます。

継承元: UltrachartSurface

コンストラクター

UltraStockChart
public UltraStockChart()
ultraStockChart = UltraStockChart()

UltraStockChartクラスの新しいインスタンスを初期化します。

プロパティ

BarTimeFrame
public double BarTimeFrame { get; set; }
value = ultraStockChart.BarTimeFrame
ultraStockChart.BarTimeFrame = value

BarTimeFrame@ をセットするか、UltraStockChart の各バーの秒単位でUltraStockChart を、これは時間です

DefaultDataProvider
public InspectSeriesModifierBase DefaultDataProvider { get; set; }
value = ultraStockChart.DefaultDataProvider
ultraStockChart.DefaultDataProvider = value

伝説のデータを提供する修飾子をゲットまたはセットする

IsAxisMarkersEnabled
public bool IsAxisMarkersEnabled { get; set; }
value = ultraStockChart.IsAxisMarkersEnabled
ultraStockChart.IsAxisMarkersEnabled = value

アクシス・マーカーが右ヤキシスに表示されているかどうかを取得またはセットし、シリーズの値を表示する

IsCursorEnabled
public bool IsCursorEnabled { get; set; }
value = ultraStockChart.IsCursorEnabled
ultraStockChart.IsCursorEnabled = value

CursorModifierが有効になっているか、または設定されていないか

IsPanEnabled
public bool IsPanEnabled { get; set; }
value = ultraStockChart.IsPanEnabled
ultraStockChart.IsPanEnabled = value

パン修飾子が有効になっているか、またはセットします

IsRolloverEnabled
public bool IsRolloverEnabled { get; set; }
value = ultraStockChart.IsRolloverEnabled
ultraStockChart.IsRolloverEnabled = value

RolloverModifierが有効になっているか、または設定されていないか

IsRubberBandZoomEnabled
public bool IsRubberBandZoomEnabled { get; set; }
value = ultraStockChart.IsRubberBandZoomEnabled
ultraStockChart.IsRubberBandZoomEnabled = value

RubberBandXyZoomが有効になっているか、または設定します

IsXAxisVisible
public bool IsXAxisVisible { get; set; }
value = ultraStockChart.IsXAxisVisible
ultraStockChart.IsXAxisVisible = value

X軸が見えるかどうかを示す値を取得またはセットします。

LegendSource
public ChartDataObject LegendSource { get; set; }
value = ultraStockChart.LegendSource
ultraStockChart.LegendSource = value

伝説のデータソースをゲットしたり、セットしたり

LegendStyle
public Style LegendStyle { get; set; }
value = ultraStockChart.LegendStyle
ultraStockChart.LegendStyle = value

スタイルをLegendModifier@に取得またはセット

ShowLegend
public bool ShowLegend { get; set; }
value = ultraStockChart.ShowLegend
ultraStockChart.ShowLegend = value

凡例を表示する必要があるかどうかをゲットまたはセット

VerticalChartGroupId
public string VerticalChartGroupId { get; set; }
value = ultraStockChart.VerticalChartGroupId
ultraStockChart.VerticalChartGroupId = value

UltrachartGroup.VerticalChartGroupに付随するプロパティと MouseManager.MouseEventGroupプロパティのプロキシ値を取得し、チャートのサイズとマウスイベントを結びつけるために使用されます。

XAxisStyle
public Style XAxisStyle { get; set; }
value = ultraStockChart.XAxisStyle
ultraStockChart.XAxisStyle = value

ビルドインXAxis(TargetType)を直接オーバーライドできるスタイルをゲットまたはセットする

YAxisStyle
public Style YAxisStyle { get; set; }
value = ultraStockChart.YAxisStyle
ultraStockChart.YAxisStyle = value

ビルドインXAxis(TargetType)を直接オーバーライドできるスタイルをゲットまたはセットする

メソッド

ZoomExtents
public override void ZoomExtents()
ultraStockChart.ZoomExtents()

チャートをデータの範囲にズームし、X と Y 軸にセットされた任意の X または Y が成長します。

フィールド

BarTimeFrameProperty
public static readonly DependencyProperty BarTimeFrameProperty
value = UltraStockChart.BarTimeFrameProperty

電子メール:BarTimeFrameDependencyProperty@

DefaultDataProviderProperty
public static readonly DependencyProperty DefaultDataProviderProperty
value = UltraStockChart.DefaultDataProviderProperty

電子メール:CurrentDataProviderDependencyProperty@

IsAxisMarkersEnabledProperty
public static readonly DependencyProperty IsAxisMarkersEnabledProperty
value = UltraStockChart.IsAxisMarkersEnabledProperty

電子メール:IsAxisMarkersEnabledDependencyProperty@

IsCursorEnabledProperty
public static readonly DependencyProperty IsCursorEnabledProperty
value = UltraStockChart.IsCursorEnabledProperty

電子メール:IsCursorEnabledDependencyProperty@

IsPanEnabledProperty
public static readonly DependencyProperty IsPanEnabledProperty
value = UltraStockChart.IsPanEnabledProperty

電子メール:IsPanEnabledDependencyProperty@

IsRolloverEnabledProperty
public static readonly DependencyProperty IsRolloverEnabledProperty
value = UltraStockChart.IsRolloverEnabledProperty

電子メール:IsRolloverEnabledDependencyProperty@

IsRubberBandZoomEnabledProperty
public static readonly DependencyProperty IsRubberBandZoomEnabledProperty
value = UltraStockChart.IsRubberBandZoomEnabledProperty

電子メール:IsRubberBandZoomEnabledDependencyProperty@

IsXAxisVisibleProperty
public static readonly DependencyProperty IsXAxisVisibleProperty
value = UltraStockChart.IsXAxisVisibleProperty

電子メール:IsXAxisVisibleDependencyProperty@

LegendSourceProperty
public static readonly DependencyProperty LegendSourceProperty
value = UltraStockChart.LegendSourceProperty

電子メール:LegendSourceDependencyProperty@

LegendStyleProperty
public static readonly DependencyProperty LegendStyleProperty
value = UltraStockChart.LegendStyleProperty

電子メール:LegendStyleDependencyProperty@

ShowLegendProperty
public static readonly DependencyProperty ShowLegendProperty
value = UltraStockChart.ShowLegendProperty

電子メール:ShowLegendDependencyProperty@

VerticalChartGroupIdProperty
public static readonly DependencyProperty VerticalChartGroupIdProperty
value = UltraStockChart.VerticalChartGroupIdProperty

電子メール:VerticalChartGroupIdDependencyProperty@

XAxisStyleProperty
public static readonly DependencyProperty XAxisStyleProperty
value = UltraStockChart.XAxisStyleProperty

電子メール:XAxisStyleDependencyProperty@

YAxisStyleProperty
public static readonly DependencyProperty YAxisStyleProperty
value = UltraStockChart.YAxisStyleProperty

電子メール:YAxisStyleDependencyProperty@