MapDataPlotPlotParameters Property |
|
DataPA OpenAnalytics API Reference
Gets a string with the parameters required to plot this feature
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string PlotParameters { get; }
Public ReadOnly Property PlotParameters As String
Get
public:
virtual property String^ PlotParameters {
String^ get () sealed;
}
function get_PlotParameters();
Return Value
Type:
StringA string with the parameters required to plot this feature
Implements
MapDataPlot_MapDataPlotPlotParametersSee Also