ChartDataLabel
ValuePlaceholder Field
|
Use the ValuePlaceholder to represent chart value
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public const string ValuePlaceholder = "####ValuePlaceholder####"
Public Const ValuePlaceholder As String = "####ValuePlaceholder####"
public:
literal String^ ValuePlaceholder = "####ValuePlaceholder####"
static val mutable ValuePlaceholder: string
Field Value
Type:
String
See Also