Returns the string showing a "percent" value for a given point. For example: "25%" The optional "AddTotal" parameter, when true, returns: "25% of 1234".
public String PercentString(Int32 valueIndex,
Boolean addTotal)

See Also

SeriesMarks Class | SeriesMarks Members | Steema.TeeChart.Styles Namespace