SnapSparkline.DataSourceName Property
Specifies the name of a sparkline data source.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the data source name. |
Remarks
Use the DataSourceName and SnapSingleListItemEntity.DataFieldName properties to provide data to a sparkline.
See Also