問題タブ [visifire]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - WPF Itemcontrol と datatemplate が正しく表示されない
ItemControl、DataTemplate、および Visifire チャートの使用に問題があります。
まず、XAML のコードは次のとおりです。
_markerChartsCollections
と定義されている
ViewModel と Model の両方で。
さて、Model で 2 つのMy3DLineChartObject
オブジェクトを初期化し、それを に入れ_markerChartsCollections
ます。
その結果、_markerChartsCollections の My3DLineChartObject と同じ数の 2 つが表示されます。ただし、_xAxisCollection、_yAxisCollection、_zAxisCollection などの My3DLineChartObject のプロパティは表示できません。
考えられる理由を理解できる人はいますか?
出力情報は