Chart for WinRT
SetClipping Method

Sets the value of the ClippingProperty attached property for a specified chart.
Syntax
'Declaration
 
Public Shared Sub SetClipping( _
   ByVal chart As C1Chart, _
   ByVal value As Clipping _
) 
public static void SetClipping( 
   C1Chart chart,
   Clipping value
)

Parameters

chart
value
See Also

Reference

LineAreaOptions Class
LineAreaOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback