DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The javascript required to resize the chart.
Gets the javascript required to resize the chart.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public Object GetChartResizeScript() |
Visual Basic |
---|
Public Function GetChartResizeScript As Object |
Visual C++ |
---|
public: virtual Object^ GetChartResizeScript() sealed |
Return Value
Type: ObjectThe javascript required to resize the chart.