ChartArgumentAxisConstantLineBuilder.Value Method
Name | Parameters | Description |
---|---|---|
Value(JS) | value | Specifies the value indicated by a constant line. Setting this property is necessary. Mirrors the client-side value option. |
Value(DateTime) | value | Specifies the value indicated by a constant line. Setting this property is necessary. Mirrors the client-side value option. |
Value(Double) | value | Specifies the value indicated by a constant line. Setting this property is necessary. Mirrors the client-side value option. |
Value(String) | value | Specifies the value indicated by a constant line. Setting this property is necessary. Mirrors the client-side value option. |