ComponentOne ASP.NET MVC Controls
PointAndFigureFields Property

C1.Web.Mvc.Finance Namespace > FinancialExtraOptions Class : PointAndFigureFields Property
Specifies the DataFields used for the point and figure chart.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property PointAndFigureFields As DataFields
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public DataFields PointAndFigureFields {get; set;}
Remarks
The default is Close. Only the Close and HighLow are supported.
See Also

Reference

FinancialExtraOptions Class
FinancialExtraOptions Members