MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Set the plot specification.

.NET Syntax
void SetPlotSpecification(MgPlotSpecification plotSpec);
Java Syntax
void SetPlotSpecification(MgPlotSpecification plotSpec);
PHP Syntax
void SetPlotSpecification(MgPlotSpecification plotSpec);
Parameters:
plotSpec(MgPlotSpecification) The plot specification.
Returns:
Nothing