[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.Chart Assembly
C1.Chart
Interfaces
IRenderEngine
Methods
SetClipRect
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Chart
Classes
Enums
Interfaces
DiscreteColorScaleBase.IInterval
IAxisGroupProvider
IErrorBar
IRange
IRenderEngine
Methods
DrawEllipse
DrawImage
DrawLine
DrawLines
DrawPolygon
DrawRect
DrawString
DrawStringRotated
MeasureString
SetClipRect
SetFill
SetFont
SetOpacity
SetStroke
SetStrokePattern
SetStrokeThickness
C1.Maui.Chart
C1.Maui.Chart.Interaction
C1.Maui.Chart.Palettes
C1.Maui.Chart.Themes
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
(Showing Draft Content)
C1.Chart.IRenderEngine.SetClipRect
SetClipRect Method
SetClipRect(_Rect?)
Sets clip rectangle.
Declaration
void SetClipRect(_Rect? rect)
Parameters
Type
Name
Description
_Rect
?
rect
Clip rectangle. Null clear clipping rectangle.