MobileForms Toolkit Documentation

Series.GetText Method 

Gets the text at specified index.

public virtual string GetText(
int index
);

Parameters

index
Text at the specified position in this instance.

Return Value

This property returns the text at the position specified by the index parameter.

See Also

Series Class | Resco.Controls.CompactChart Namespace