File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ documentation: ug
99
1010# Methods in Flutter Cartesian Charts (SfCartesianChart)
1111
12- ## Methods in Plotband
12+ ## Methods in Plot band
1313
1414### drawRect method
1515
16- The ` drawRect ` method is used to customize the appearance of the plotband .
16+ The ` drawRect ` method is used to customize the appearance of the plot band .
1717
18- This following code sample shows how to customize the appearance of the plotband by using drawRect method.
18+ This following code sample shows how to customize the appearance of the plot band by using drawRect method.
1919
2020{% tabs %}
2121{% highlight dart %}
@@ -160,9 +160,9 @@ This following code sample shows how to customize the appearance of the plotband
160160
161161### drawText method
162162
163- The ` drawText ` method is used to customize the text and text style of the plotband .
163+ The ` drawText ` method is used to customize the text and text style of the plot band .
164164
165- The following code sample shows how to customize the plotband text and text style using the drawText method.
165+ The following code sample shows how to customize the plot band text and text style using the drawText method.
166166
167167{% tabs %}
168168{% highlight dart %}
You can’t perform that action at this time.
0 commit comments