[]
        
(Showing Draft Content)

C1.Android.Chart.IBrushConverter

IBrushConverter Interface

Brush converter interface

Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public interface IBrushConverter

Methods

Name Description
Convert(object)

Converts brush to string.

ConvertBack(string)

Converts string to brush.