MultiGraphSetDataCycle

 

Change the data cycle of the multi-graph.

 

void @MultiGraphSetDataCycle(string classname, int cycle);

 

Parameters

string classname : Class name of multi-graph

int cycle : Data cycle to change

 

Return Value

None

 

Example

@MultiGraphSetDataCycle("MultiGraph1", 2000);

 

Description : Change the data cycle of Multigraph1 to 2000.

 

Version Information

Supported Version: 10.3.6

 

 

Related Helps

@MultiGraphAddTag()

@MultiGraphClear()

@MultiGraphDeleteTag()

@MultiGraphGetCursor1Data()

@MultiGraphGetCursor2Data()

@MultiGraphGetCursorData()

@MultiGraphGetDataSize()

@MultiGraphSetAlarmLineStyle()

@MultiGraphSetAlarmLIneThick()

@MultiGraphSetBackColor()

@MultiGraphSetBasicLevel()

@MultiGraphSetDataCycle()

@MultiGraphSetDataSize()

@MultiGraphSetGridLine()

@MultiGraphSetLogarithmicScale()

@MultiGraphSetPanelBackColor()

@MultiGraphSetPanelTextColor()

@MultiGraphSetVisible()