ChartSeries.ValueAxisName プロパティ
この系列をプロットする値軸の名前に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public MustOverride ReadOnly Property ValueAxisName As ReportStringProperty
Get
'使用
Dim instance As ChartSeries
Dim value As ReportStringProperty
value = instance.ValueAxisName
public abstract ReportStringProperty ValueAxisName { get; }
public:
virtual property ReportStringProperty^ ValueAxisName {
ReportStringProperty^ get () abstract;
}
abstract ValueAxisName : ReportStringProperty
abstract function get ValueAxisName () : ReportStringProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty オブジェクトです。