MinimizeLabelDuplications

Gets and sets a Boolean that determines if all repeating labels with the same text or image are removed from view.

Note:    Changes are applied only following a call to Refresh().

 

JavaScript

 

MinimizeLabelDuplications

 

C#

 

bool MinimizeLabelDuplications { get; set; }

 

C++

 

HRESULT MinimizeLabelDuplications([out, retval] VARIANT_BOOL* pVal)

HRESULT MinimizeLabelDuplications([in] VARIANT_BOOL pVal)