We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044feaa commit aaead4eCopy full SHA for aaead4e
VarianceIndicators/MainPage.xaml
@@ -65,10 +65,10 @@
65
VerticalOptions="Center"/>
66
67
<StackLayout Grid.Column="1" Orientation="Vertical" HorizontalOptions="Start">
68
- <Label Text="Building Variance Indicators in .NET MAUI Toolkit Charts to Visualize Natural Gas Price Volatility"
+ <Label Text="Building Variance Indicators to Visualize Natural Gas Price Volatility"
69
FontAttributes="Bold"
70
FontSize="{OnPlatform Android=12,Default=16,iOS=12}" />
71
- <Label Text="Natural Gas Price Volatility Analysis 2014-2024"
+ <Label Text="Visual Analysis of Natural Gas Price Volatility (2014–2024)"
72
FontSize="{OnPlatform Android=10,Default=12,iOS=10}" />
73
</StackLayout>
74
</Grid>
0 commit comments