diff --git a/topics/en/changelog.adoc b/topics/en/changelog.adoc index eea3e54..b8e6f6f 100644 --- a/topics/en/changelog.adoc +++ b/topics/en/changelog.adoc @@ -23,12 +23,13 @@ This topic contains the following sections: [[Ref_26_1]] -== 26.1 (May 2026) +== 26.1 (2026 Release) === Enhancements ==== Charts +- Added `MarkerSize` to `MarkerSeries` so you can set an exact width and height in device-independent pixels for markers on supported chart series and restore template sizing with `NaN` - Added the `Checkmark` marker type for chart series markers and legend badges. === New Chart Features diff --git a/topics/en/designers-guide-styling-points-for-xamdatachart.adoc b/topics/en/designers-guide-styling-points-for-xamdatachart.adoc index 7306d10..93c0709 100644 --- a/topics/en/designers-guide-styling-points-for-xamdatachart.adoc +++ b/topics/en/designers-guide-styling-points-for-xamdatachart.adoc @@ -113,11 +113,15 @@ link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls Specifies a style for legend item and legend badge templates for a series in the _xamDataChart_ control’s link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.seriesviewer~series.html[Series] collection. | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.marker_members.html[Marker] -| link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries_members.html[MarkerSeries]. link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries~markerstyle.html[MarkerStyle] +| link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries_members.html[MarkerSeries]. link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries~markerstyle.html[MarkerStyle] + +link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries~markersize.html[MarkerSize] (Applies to Series that inherits) |Specifies a style for markers of a series that inherits link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries_members.html[MarkerSeries] class (for example, link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.lineseries_members.html[LineSeries]). +Use `MarkerSize` to set a uniform width and height in device-independent pixels for markers on supported series, or set it to `NaN` to use the marker template's default size. `BubbleSeries` continues to use its radius-based sizing. + | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.legend_members.html[Legend] | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.legend_members.html[Legend]. link:http://msdn.microsoft.com/en-us/library/system.windows.frameworkelement.style.aspx[Style] |Specifies a style for the _xamDataChart_ control’s Legend which is used with all types of link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.seriesviewer~series.html[Series] objects. @@ -152,4 +156,4 @@ The following topics provide additional information related to this topic. | link:datachart-series-types.html[Types of Series] |This topic provides information about supported types of series in the _xam_ _DataChart_ control. -|==== \ No newline at end of file +|==== diff --git a/topics/ja/changelog.ja-JP.adoc b/topics/ja/changelog.ja-JP.adoc index 4e31155..c8763ae 100644 --- a/topics/ja/changelog.ja-JP.adoc +++ b/topics/ja/changelog.ja-JP.adoc @@ -4,7 +4,7 @@ このトピックは、以下のセクションで構成されます。 -* <> +* <> * <> * <> * <> @@ -23,12 +23,13 @@ [[Ref_26_1]] -== 26.1 (2026 年 5 月) +== 26.1 (2026 年リリース) === 機能拡張 ==== チャート +- `MarkerSeries` に `MarkerSize` をを追加しました。これにより、サポートされているチャートシリーズのマーカーに対してデバイス非依存ピクセルで正確な幅と高さを設定し、`NaN` を指定してテンプレートのサイズ設定を復元できるようになります。 - チャート シリーズのマーカーおよび凡例バッジに `Checkmark` マーカー タイプを追加しました。 === 新しいチャート機能 diff --git a/topics/ja/designers-guide-styling-points-for-xamdatachart.ja-JP.adoc b/topics/ja/designers-guide-styling-points-for-xamdatachart.ja-JP.adoc index 8774292..66bad23 100644 --- a/topics/ja/designers-guide-styling-points-for-xamdatachart.ja-JP.adoc +++ b/topics/ja/designers-guide-styling-points-for-xamdatachart.ja-JP.adoc @@ -113,11 +113,15 @@ link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls _xamDataChart_ コントロールの link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.seriesviewer~series.html[Series] コレクションでシリーズの凡例項目と凡例レッテル テンプレートのスタイルを指定します。 | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.marker_members.html[Marker] -| link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries_members.html[MarkerSeries]. link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries~markerstyle.html[MarkerStyle] +| link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries_members.html[MarkerSeries]. link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries~markerstyle.html[MarkerStyle] + +link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries~markersize.html[MarkerSize] (継承するシリーズに適用) | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.markerseries_members.html[MarkerSeries] クラスを継承するシリーズのマーカーのスタイルを指定します (たとえば、 link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.lineseries_members.html[LineSeries])。 +`MarkerSize` を使用すると、サポートされるシリーズのマーカーの幅と高さをデバイス非依存ピクセル単位で一律に設定できます。`NaN` を設定すると、マーカー テンプレートの既定サイズを使用します。`BubbleSeries` は引き続き半径ベースのサイズ設定を使用します。 + | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.legend_members.html[Legend] | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.charts.legend_members.html[Legend]. link:http://msdn.microsoft.com/ja-jp/library/system.windows.frameworkelement.style.aspx[Style] | link:{ApiPlatform}controls.charts.xamdatachart{ApiVersion}~infragistics.controls.seriesviewer~series.html[Series] オブジェクトのすべてのタイプで使用される _xamDataChart_ コントロールの Legend のスタイルを指定します。 @@ -152,4 +156,4 @@ _xamDataChart_ コントロールの link:{ApiPlatform}controls.charts.xamdatach | link:datachart-series-types.html[シリーズのタイプ] |_xam_ _DataChart_ コントロールのサポートされているタイプについての情報を提供します。 -|==== \ No newline at end of file +|====