Dendrogram.DetailProcessing

Syntax:

DetailProcessing(<Details>, <StandardProcessing>)

Parameters:

<Details>

Type: Arbitrary.
Item details or dendrogram link value.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs on double-click on item or dendrogram link, for which details value is set.

Note:

If the dendrogram is placed in a form (or in a spreadsheet document in a form), the form handler will be used.

See also:

ChartPoint, property Details
ChartSeries, property Details
ChartValue, property Details

    

1C:Enterprise Developer's Community