'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <AttachedPropertyBrowsableForTypeAttribute(C1.WPF.C1Chart.C1Chart)> Public Shared Function GetClipping( _ ByVal chart As C1Chart _ ) As Clipping
'Usage
Dim chart As C1Chart Dim value As Clipping value = LineAreaOptions.GetClipping(chart)
[EditorBrowsable(EditorBrowsableState.Advanced)] [AttachedPropertyBrowsableForType(C1.WPF.C1Chart.C1Chart)] public static Clipping GetClipping( C1Chart chart )
Parameters
- chart