diff --git a/topics/en/changelog.adoc b/topics/en/changelog.adoc index abecbd2..9fd2b3a 100644 --- a/topics/en/changelog.adoc +++ b/topics/en/changelog.adoc @@ -4,6 +4,7 @@ This topic contains the following sections: +* <> * <> * <> * <> @@ -20,6 +21,18 @@ This topic contains the following sections: * <> * <> +[[Ref_26_1]] + +== 26.1 (May 2026) + +=== Enhancements + +==== Charts + +- Added a new `MarkerSize` property to chart series that support markers so you can set the marker width and height to an exact device-independent pixel size. +-- Setting `MarkerSize` to `NaN` restores the default template-driven marker size, and the property also applies when using lightweight markers. +-- `BubbleSeries` continues to use radius-based sizing, so `MarkerSize` does not override bubble radius values. + [[Ref_25_2_111]] == 25.2.111 (March 2026) @@ -758,4 +771,4 @@ This feature includes a new filter syntax that is OData-like that you can use wi The following documentation describes the various ways that you can apply the highlight filter to the chart controls: - link:datachart-highlight-filter.html[{DataChartName} Highlight Filter] -- link:categorychart-highlight-filter.html[{CategoryChartName} Highlight Filter] \ No newline at end of file +- link:categorychart-highlight-filter.html[{CategoryChartName} Highlight Filter] diff --git a/topics/en/win-revision-history.adoc b/topics/en/win-revision-history.adoc index 360746b..5f5b19b 100644 --- a/topics/en/win-revision-history.adoc +++ b/topics/en/win-revision-history.adoc @@ -55,4 +55,4 @@ This section makes it easy for you to track down all the new features and enhanc * link:win-whats-new-in-2005-volume-3.html[2005 Volume 3] * link:win-whats-new-in-2005-volume-2.html[2005 Volume 2] * link:win-whats-new-in-2005-volume-1.html[2005 Volume 1] -* link:win-whats-new-in-2004-volume-3.html[2004 Volume 3] \ No newline at end of file +* link:win-whats-new-in-2004-volume-3.html[2004 Volume 3] diff --git a/topics/ja/changelog.ja-JP.adoc b/topics/ja/changelog.ja-JP.adoc index c95e314..fd6f740 100644 --- a/topics/ja/changelog.ja-JP.adoc +++ b/topics/ja/changelog.ja-JP.adoc @@ -4,6 +4,7 @@ このトピックは、以下のセクションで構成されます。 +* <> * <> * <> * <> @@ -20,6 +21,18 @@ * <> * <> +[[Ref_26_1]] + +== 26.1 (2026 年 5 月) + +=== 機能拡張 + +==== チャート + +- マーカーを表示するチャート シリーズに新しい `MarkerSize` プロパティが追加され、マーカーの幅と高さをデバイス独立ピクセル単位で正確に設定できるようになりました。 +-- `MarkerSize` を `NaN` に設定すると、テンプレートに基づく既定のマーカー サイズに戻ります。また、このプロパティは軽量マーカーの使用時にも適用されます。 +-- `BubbleSeries` は引き続き半径ベースのサイズ設定を使用するため、`MarkerSize` はバブルの半径値を上書きしません。 + [[Ref_25_2_111]] == 25.2.111 (2026 年 3 月) @@ -755,4 +768,4 @@ image:images/chart-highlight-filter.png[] 次のドキュメントでは、チャート コントロールに強調表示フィルターを適用するさまざまな方法について説明します。 - link:datachart-highlight-filter.html[{DataChartName} 強調表示フィルター] -- link:categorychart-highlight-filter.html[{CategoryChartName} 強調表示フィルター] \ No newline at end of file +- link:categorychart-highlight-filter.html[{CategoryChartName} 強調表示フィルター] diff --git a/topics/ja/win-revision-history.ja-JP.adoc b/topics/ja/win-revision-history.ja-JP.adoc index dbc1f39..9d5c480 100644 --- a/topics/ja/win-revision-history.ja-JP.adoc +++ b/topics/ja/win-revision-history.ja-JP.adoc @@ -55,4 +55,4 @@ * link:win-whats-new-in-2005-volume-3.html[2005 Volume 3] * link:win-whats-new-in-2005-volume-2.html[2005 Volume 2] * link:win-whats-new-in-2005-volume-1.html[2005 Volume 1] -* link:win-whats-new-in-2004-volume-3.html[2004 Volume 3] \ No newline at end of file +* link:win-whats-new-in-2004-volume-3.html[2004 Volume 3]