luxlabs header browser preview


@class HKStrokeStyle, HKAxisLabelStyle;

@interface HKAnnotationHorizontalLineSeriesStyle : NSObject

@property (retain, nonatomic) HKStrokeStyle *lineStrokeStyle;
@property (retain, nonatomic) HKAxisLabelStyle *valueStyle;

- (void).cxx_destruct;

@end