DrawnPropertySetter
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.VisualStates

Summary:
Defines a motion property setter.

Inheritance:
Object =>
DrawnPropertySetter

Constructors

// Defines a motion property setter.
String propertyName, // The property name.
Object value// The value.
)

Properties

Gets the property definition.
Type: String
Gets the value.
Type: Object