[]
ITagHelper implementation for DataPoint.
[HtmlTargetElement("c1-data-point")]
public class DataPointTagHelper : SettingTagHelper<DataPoint>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
DataPointTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
X | Configurates X. Sets X coordinate value of this DataPoint. |
Y | Configurates Y. Sets Y coordinate value of this DataPoint. |