Skip to content

Commit

Permalink
Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.…
Browse files Browse the repository at this point in the history
…19.3 (#713)

Co-authored-by: tfsbuild <[email protected]>
  • Loading branch information
azure-pipelines[bot] and tfsbuild authored Dec 27, 2024
1 parent b701d60 commit 5aa3676
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ export default class Sample extends React.Component<any, any> {
unitsTextMarginRight="5"
valueTextMarginLeft="10"
labelTextMarginLeft="1"
groupingMode="Grouped"
layoutMode="Vertical"
badgeShape="Hidden"
includedColumns={["X", "Y", "Radius"]}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ export default class Sample extends React.Component<any, any> {
unitsTextMarginRight="5"
valueTextMarginLeft="10"
labelTextMarginLeft="1"
groupingMode="Grouped"
layoutMode="Vertical">
</IgrDataToolTipLayer>
</IgrDataChart>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ export default class Sample extends React.Component<any, any> {
unitsTextMarginRight="5"
valueTextMarginLeft="10"
labelTextMarginLeft="1"
groupingMode="Grouped"
layoutMode="Vertical"
badgeShape="Hidden"
headerRowVisible="false">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ export default class Sample extends React.Component<any, any> {
unitsTextMarginRight="5"
valueTextMarginLeft="10"
labelTextMarginLeft="1"
groupingMode="Grouped"
layoutMode="Vertical"
badgeShape="Hidden"
includedColumns={["X", "Y", "Radius"]}
Expand Down

0 comments on commit 5aa3676

Please sign in to comment.