Interface IStrokedSeries
Namespace: Com.Telerik.Widget.Chart.Visualization.Common
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public interface IStrokedSeries : IJavaObject, IDisposable, IJavaPeerable
Properties
StrokeColor
Declaration
int StrokeColor { get; }
Property Value
System.Int32
|
StrokeThickness
Declaration
float StrokeThickness { get; }
Property Value
System.Single
|