ComponentOne Xamarin.Android
ContentDescriptionFormatted Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : ContentDescriptionFormatted Property
Syntax
'Declaration
 
Public Overridable Property ContentDescriptionFormatted As Java.Lang.ICharSequence
'Usage
 
Dim instance As C1RadialGauge
Dim value As Java.Lang.ICharSequence
 
instance.ContentDescriptionFormatted = value
 
value = instance.ContentDescriptionFormatted
public virtual Java.Lang.ICharSequence ContentDescriptionFormatted {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members