DataLabel constructor

init

Creates a new instance of DataLabel class.

def __init__(self, parent_immediate):
    ...
ParameterTypeDescription
parent_immediateIChartDataPointParent ChartDataPoint.

See Also