ValueAxisName プロパティ
この系列をプロットする値軸の名前。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property ValueAxisName As String
Get
Set
'使用
Dim instance As ChartSeries
Dim value As String
value = instance.ValueAxisName
instance.ValueAxisName = value
public string ValueAxisName { get; set; }
public:
property String^ ValueAxisName {
String^ get ();
void set (String^ value);
}
member ValueAxisName : string with get, set
function get ValueAxisName () : String
function set ValueAxisName (value : String)
プロパティ値
型: System. . :: . .String
string 値。