次の方法で共有


Chart Properties - Y Axis Tab (Visual Studio Report Designer)

Use the Y Axis tab of the Chart Properties dialog box to define the appearance of the y-axis of the chart.

オプション

  • タイトル
    Type a title to appear near the y-axis.Click the style button to edit the style of the text.
  • Align
    Select an option to indicate the position of the title.
  • 上部
    Choose this option to align the title with the top of the y-axis.
  • 中央
    Choose this option to align the title with the center of the y-axis.

  • Choose this option to align the title with the bottom of the y-axis.
  • スケール
    Provides information about the scale to use in the chart.
  • 最低値
    Type the minimum value for the y-axis.If omitted, the minimum value is determined by the data returned by the dataset.
  • 最大
    Type the maximum value for the y-axis.If omitted, the maximum value is determined by the data returned by the dataset.
  • Cross at
    Type the value at which to cross the x-axis.If omitted, the value is determined by the chart type.
  • Show labels
    Choose this option to display labels on the y-axis.Click the style button to edit the style of the text.
  • Format code
    Type a Microsoft .NET Framework formatting code or an expression that evaluates to a .NET Framework formatting code.For information, see the .NET Framework SDK documentation.
  • Gridlines
    Provides information about the gridlines to use in the chart.
  • Show major
    Choose this option to display major gridlines in the chart.Click the style button to edit the style of the lines.
  • 間隔
    Type an interval at which the major gridlines appear.If omitted, the gridlines are divided evenly on the chart.
  • Tick mark
    Select the position of the major tick marks on the axis.
  • Show minor
    Choose this option to display minor gridlines in the chart.Click the style button to edit the style of the lines.
  • 間隔
    Type an interval at which the minor gridlines appear.If omitted, the gridlines are divided evenly on the chart.
  • Tick mark
    Select the position of the minor tick marks on the axis.
  • Side margins
    Choose this option to use padding between the chart elements and the sides of the chart.
  • Interlaced strips
    Choose this option to display alternating light and dark areas between gridlines.
  • Reversed
    Choose this option to reverse the direction of the chart.For example, a column chart that normally displays labels at the bottom and columns reaching upward displays labels at the top and columns reaching downward when this option is selected.
  • Logarithmic scale
    Choose this option to indicate that the y-axis scale is logarithmic.

項目を参照してください。

概念

レポート (Visual Studio レポート デザイナ) にグラフを追加します。
ReportViewer コントロール (Visual Studio)
ReportViewer Web Server および Windows フォーム コントロール

他のリソース

レポート デザイナ ユーザー インターフェイス リファレンス (Visual Studio)