Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Sets or returns returns whether data points in a line, scatter, or radar chart are connected by smoothed lines, or whether the data points are connected by straight lines.
C#
public boolean HasSmoothedLine{ get; set; }
vb.net
Public Property HasSmoothedLine() As Boolean
  • No labels