Previous Next


DisplayMean Property (RDKGraphDefaults Object)

Description

Sets or returns if the mean values of distribution curves are indicated on the graph. Not all graphs use this feature, so in some cases this setting may be ignored.

Syntax

object.DisplayMean

Arguments

None.

Return Value

(Boolean) – TRUE to display mean labels, FALSE to suppress them.

Example

RDKApp.GraphDefaults.DisplayMean = TRUE