LegendKey.Smooth Property
True if curve smoothing is turned on for the legend key. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Smooth As Boolean
Get
Set
'Usage
Dim instance As LegendKey
Dim value As Boolean
value = instance.Smooth
instance.Smooth = value
bool Smooth { get; set; }
Property Value
Type: System.Boolean
Boolean