ClipContent Property (FlexChart)

Class

FlexChart.

Action

Gets whether Flex clips the chart to the area bounded by the axes. Set to false to clip the chart. Set to true to avoid clipping when the data is rendered.

Syntax

C#
protected Boolean clipContent { get; }
VB
'Declaration
Protected Read Property clipContent As Boolean

Access

Read only.