[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartLegendBuilder.Orientation

Orientation Method

Orientation(LegendOrientation)

Configurates Orientation. Sets a value that determines the orientation of the legend.

Declaration
public virtual ChartLegendBuilder Orientation(LegendOrientation value)
Public Overridable Function Orientation(value As LegendOrientation) As ChartLegendBuilder
Parameters
Type Name Description
LegendOrientation value

The value.

Returns
Type Description
ChartLegendBuilder

Current builder.