Share via


TrendAnalysisChartBuilder.ServerChart Property (Microsoft.PerformancePoint.Scorecards.Common)

The chart object used to render on the server.

Namespace: Microsoft.PerformancePoint.Scorecards.Common
Assembly: Microsoft.PerformancePoint.Scorecards.Common (in microsoft.performancepoint.scorecards.common.dll)

Syntax

'Declaration
Public ReadOnly Property ServerChart As ChartSpace
'Usage
Dim instance As TrendAnalysisChartBuilder
Dim value As ChartSpace

value = instance.ServerChart
public ChartSpace ServerChart { get; }

See Also

Reference

TrendAnalysisChartBuilder Class
TrendAnalysisChartBuilder Members
Microsoft.PerformancePoint.Scorecards.Common Namespace