Table of Contents

TTMSFNCBarChart.OnJSONAddPoint Event

Fires when a new point is created from JSON import; allows customizing the point using the raw JSON value.

API unit family: TMSFNCChart Declaring type: TTMSFNCBarChart Inherited from: TTMSFNCChart

Syntax

OnJSONAddPoint: TTMSFNCChartAddJSONPointEvent;

Parameters

Name Description
Sender Object that triggered the event.