or
<telerik:RadialScale Name="radialScale" Min="0" Max="12" MajorTicks="12"> <telerik:IndicatorList>
For example the user should enter the numbers in
Min = 0
Max =400
MajiorTick=4
I dnt want them to be fixed throw the XML, so is it possible to make it using VB by creating a property and bind it or such a thing?
Thanks in advance
